Home
last modified time | relevance | path

Searched defs:BuiltinFont (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx83 struct BuiltinFont struct in vcl::PDFWriterImpl
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
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx330 struct BuiltinFont : public PrintFont struct in psp::PrintFontManager
332 int m_nDirectory; // atom containing system dependent path
333 rtl::OString m_aMetricFile;
335 BuiltinFont() : PrintFont( fonttype::Builtin ) {} in BuiltinFont() function

Completed in 28 milliseconds