Searched defs:GetCharset (Results 1 – 3 of 3) sorted by relevance
27 uint8_t GetCharset() const { return m_uCharset; } in GetCharset() function
60 uint32_t GetCharset(int charset) { in GetCharset() function
634 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) { in GetCharset() function in sfntly::NameTable