Searched defs:GetCharset (Results 1 – 3 of 3) sorted by relevance
29 uint8_t GetCharset() const override { return m_uCharset; } in GetCharset() function
632 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) { in GetCharset() function in sfntly::NameTable
370 FX_DWORD GetCharset(int charset) { in GetCharset() function