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