Home
last modified time | relevance | path

Searched refs:meBaseType (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx62 meBaseType = rMgr.getFontType (mnFontID); in GlyphSet()
83 return meBaseType; in GetFontType()
102 meBaseType = rMgr.getFontType (mnFontID); in SetFont()
361 if (meBaseType == fonttype::TrueType) in GetCharSetName()
381 if (meBaseType == fonttype::TrueType) in GetGlyphSetName()
401 if (meBaseType == fonttype::TrueType) in GetGlyphSetEncoding()
445 if ((meBaseType != fonttype::Builtin) && (meBaseType != fonttype::Type1)) in PSDefineReencodedFont()
701 if ((meBaseType != fonttype::Builtin) && (meBaseType != fonttype::Type1)) in PSUploadEncoding()
836 if (meBaseType != fonttype::TrueType) in PSUploadFont()
H A Dglyphset.hxx50 fonttype::type meBaseType; member in psp::GlyphSet

Completed in 28 milliseconds