Searched refs:SetFontType (Results 1 – 2 of 2) sorted by relevance
134 void SetFontType(FontType type) { m_FontType = type; } in SetFontType() function
513 m_Font.SetFontType(CFX_Font::FontType::kCIDTrueType); in Load()