Searched refs:fonttype (Results 1 – 13 of 13) sorted by relevance
217 case fonttype::Type1: in flush()221 case fonttype::TrueType: in flush()327 fonttype::type eType = (fonttype::type)atoi( pLine ); in read()328 if( eType != fonttype::TrueType && in read()329 eType != fonttype::Type1 && in read()330 eType != fonttype::Builtin in read()349 case fonttype::TrueType: in read()352 case fonttype::Type1: in read()355 case fonttype::Builtin: in read()426 case fonttype::TrueType: in read()[all …]
339 PrintFontManager::PrintFont::PrintFont( fonttype::type eType ) : in PrintFont()379 : PrintFont( fonttype::TrueType ) in TrueTypeFontFile()883 if( m_eType == fonttype::Builtin && ( nAdobeEncoding == 3 || nAdobeEncoding == 0 ) ) in readAfmMetrics()1423 if( it->second->m_eType == fonttype::Builtin && in findFontBuiltinID()1446 case fonttype::Type1: in findFontFileID()1454 case fonttype::TrueType: in findFontFileID()1462 case fonttype::Builtin: in findFontFileID()1607 case fonttype::Type1: in getFontAttributesFromXLFD()1610 case fonttype::TrueType: in getFontAttributesFromXLFD()1653 case fonttype::Type1: in getFontAttributesFromXLFD()[all …]
798 if( (*it)->m_eType == fonttype::TrueType && in countFontconfigFonts()809 … if( pUpdate->m_eType == fonttype::TrueType ) // sanity check, this should always be the case here in countFontconfigFonts()
120 namespace fonttype namespace152 fonttype::type m_eType;169 m_eType( fonttype::Unknown ), in FastPrintFontInfo()266 fonttype::type m_eType;295 explicit PrintFont( fonttype::type eType );312 Type1FontFile() : PrintFont( fonttype::Type1 ), m_nDirectory( 0 ) {} in Type1FontFile()335 BuiltinFont() : PrintFont( fonttype::Builtin ) {} in BuiltinFont()505 fonttype::type getFontType( fontID nFontID ) const in getFontType()508 return pFont ? pFont->m_eType : fonttype::Unknown; in getFontType()
210 if( mrFontMgr.getFontType( mnFontID ) != fonttype::TrueType ) in DrawGlyphs()599 fonttype::type eType = mrFontMgr.getFontType (mnFontID); in drawText()601 if (eType == fonttype::Type1) in drawText()604 if ( eType == fonttype::TrueType in drawText()658 fonttype::type eType = mrFontMgr.getFontType( n_font ); in getCharMetric()659 if( (eType == fonttype::Builtin || eType == fonttype::Type1) ) in getCharMetric()832 if (aIter->GetFontType() == fonttype::TrueType) in writeResources()841 if( aIter->GetFontType() == fonttype::Builtin ) in writeResources()
80 fonttype::type361 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()
50 fonttype::type meBaseType;103 fonttype::type GetFontType ();
911 if( psp::fonttype::TrueType != psp::PrintFontManager::get().getFontType( nFontId ) ) in GetTextLayout()1026 …if( aFontInfo.m_aEncoding == RTL_TEXTENCODING_SYMBOL && aFontInfo.m_eType == psp::fonttype::Type1 ) in DoGetEmbedFontData()1057 case psp::fonttype::TrueType: in DoGetEmbedFontData()1060 case psp::fonttype::Type1: { in DoGetEmbedFontData()1193 case psp::fonttype::Builtin: in Info2DevFontAttributes()1199 case psp::fonttype::TrueType: in Info2DevFontAttributes()1205 case psp::fonttype::Type1: in Info2DevFontAttributes()1251 if( aInfo.m_eType == psp::fonttype::TrueType ) in AnnounceFonts()
298 if( aInfo.m_eType == psp::fonttype::Builtin ) in GetDevFontList()309 if( aInfo.m_eType == psp::fonttype::Type1 ) in GetDevFontList()
1002 if( psp::fonttype::TrueType != psp::PrintFontManager::get().getFontType( nFontId ) ) in GetTextLayout()1132 …if( aFontInfo.m_aEncoding == RTL_TEXTENCODING_SYMBOL && aFontInfo.m_eType == psp::fonttype::Type1 ) in DoGetEmbedFontData()1163 case psp::fonttype::TrueType: in DoGetEmbedFontData()1166 case psp::fonttype::Type1: { in DoGetEmbedFontData()1315 case psp::fonttype::Builtin: in Info2DevFontAttributes()1319 case psp::fonttype::TrueType: in Info2DevFontAttributes()1323 case psp::fonttype::Type1: in Info2DevFontAttributes()1365 if( aInfo.m_eType == psp::fonttype::TrueType ) in AnnounceFonts()
1043 if( aInfo.m_eType == psp::fonttype::Builtin ) in GetDevFontList()1054 if( aInfo.m_eType == psp::fonttype::Type1 ) in GetDevFontList()
976 if( it->m_eType == fonttype::Builtin ) in fillFontSubstitutions()997 if( it->m_eType != fonttype::Builtin ) in fillFontSubstitutions()
638 if( it->m_eType == fonttype::Builtin ) in RTSFontSubstPage()