Searched defs:GetCharset (Results 1 – 4 of 4) sorted by relevance
34 uint8_t GetCharset() const { return m_uCharset; } in GetCharset() function
70 CIDSet GetCharset() const { return m_Charset; } in GetCharset() function
89 uint32_t GetCharset(int charset) { in GetCharset() function
636 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) { in GetCharset() function in sfntly::NameTable