Searched refs:GetCharsets (Results 1 – 2 of 2) sorted by relevance
214 std::vector<uint16_t> GetCharsets(FXFT_Face pFace) const;
997 std::vector<uint16_t> charsets = GetCharsets(pFace); in RegisterFace()1094 std::vector<uint16_t> CFGAS_FontMgr::GetCharsets(FXFT_Face pFace) const { in GetCharsets() function in CFGAS_FontMgr