Home
last modified time | relevance | path

Searched defs:PrintFont (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx264 struct PrintFont struct in psp::PrintFontManager
266 fonttype::type m_eType;
270 std::list< int > m_aAliases;
274 width::type m_eWidth;
276 pitch::type m_ePitch;
285 int m_nXMin; // font bounding box
286 int m_nYMin;
287 int m_nXMax;
288 int m_nYMax;
289 bool m_bHaveVerticalSubstitutedGlyphs;
[all …]
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx339 PrintFontManager::PrintFont::PrintFont( fonttype::type eType ) : in PrintFont() function in PrintFontManager::PrintFont

Completed in 32 milliseconds