Searched refs:IsTTFont (Results 1 – 3 of 3) sorted by relevance
104 FX_BOOL IsTTFont();
184 FX_BOOL CFX_Font::IsTTFont() in IsTTFont() function in CFX_Font
970 … LoadPDFEncoding(pEncoding, m_BaseEncoding, m_pCharNames, m_pFontFile != NULL, m_Font.IsTTFont()); in LoadCommon()1129 if (!IsEmbedded() && (m_Base14Font < 12) && m_Font.IsTTFont()) { in LoadGlyphMap()