Searched refs:GetEmbeddedToUnicode (Results 1 – 3 of 3) sorted by relevance
41 pFontGlobals->GetEmbeddedToUnicode(charset); in Load()
43 std::pair<uint32_t, const uint16_t*> GetEmbeddedToUnicode(size_t idx) { in GetEmbeddedToUnicode() function
155 std::tie(count, map) = GetFontGlobals()->GetEmbeddedToUnicode(charset); in EmbeddedUnicodeFromCharcode()169 std::tie(count, map) = GetFontGlobals()->GetEmbeddedToUnicode(charset); in EmbeddedCharcodeFromUnicode()