Searched defs:PrintFont (Results 1 – 2 of 2) sorted by relevance
264 struct PrintFont struct in psp::PrintFontManager266 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 box286 int m_nYMin;287 int m_nXMax;288 int m_nYMax;289 bool m_bHaveVerticalSubstitutedGlyphs;[all …]
339 PrintFontManager::PrintFont::PrintFont( fonttype::type eType ) : in PrintFont() function in PrintFontManager::PrintFont
Completed in 31 milliseconds