Lines Matching defs:BuiltinFont
83 struct BuiltinFont struct in vcl::PDFWriterImpl
85 const char * m_pName; // Name
86 const char * m_pStyleName; // StyleName
87 const char * m_pPSName; // PSName
88 int m_nAscent;
89 int m_nDescent;
90 FontFamily m_eFamily; // Family
91 CharSet m_eCharSet; // CharSet
92 FontPitch m_ePitch; // Pitch
93 FontWidth m_eWidthType; // WidthType
94 FontWeight m_eWeight; // Weight
95 FontItalic m_eItalic; // Italic
96 int m_aWidths[256]; // character metrics