| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| bool | operator< (const SUBSET_KEY &o) const | 
Public Attributes | |
| KIFONT::OUTLINE_FONT * | font | 
| bool | italic | 
| bool | bold | 
Definition at line 182 of file pdf_outline_font.h.
      
  | 
  inline | 
Definition at line 187 of file pdf_outline_font.h.
| bool PDF_OUTLINE_FONT_MANAGER::SUBSET_KEY::bold | 
Definition at line 186 of file pdf_outline_font.h.
Referenced by operator<().
| KIFONT::OUTLINE_FONT* PDF_OUTLINE_FONT_MANAGER::SUBSET_KEY::font | 
Definition at line 184 of file pdf_outline_font.h.
Referenced by operator<().
| bool PDF_OUTLINE_FONT_MANAGER::SUBSET_KEY::italic | 
Definition at line 185 of file pdf_outline_font.h.
Referenced by operator<().