Searched refs:IsFontType (Results 1 – 2 of 2) sorted by relevance
109 bool IsFontType(int fonttype) const { return fonttype == m_FontType; } in IsFontType() function
947 m_Font.LoadSubst(m_BaseFont, IsFontType(PDFFONT_TRUETYPE), m_Flags, weight, in LoadSubstFont()