Searched refs:GetEmbeddedCharset (Results 1 – 2 of 2) sorted by relevance
35 std::pair<uint32_t, const FXCMAP_CMap*> GetEmbeddedCharset(size_t idx) const { in GetEmbeddedCharset() function
31 std::tie(count, pCMaps) = pFontGlobals->GetEmbeddedCharset(charset); in FPDFAPI_FindEmbeddedCMap()