Home
last modified time | relevance | path

Searched defs:glyphToUnicodeEx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp113 static void append_bfchar_section_ex(const THashMap<SkGlyphID, SkString>& glyphToUnicodeEx, in append_bfchar_section_ex()
208 const THashMap<SkGlyphID, SkString>& glyphToUnicodeEx, in SkPDFAppendCmapSections()
267 const THashMap<SkGlyphID, SkString>& glyphToUnicodeEx, in SkPDFMakeToUnicodeCmap()
H A DSkPDFDevice.cpp919 THashMap<SkGlyphID, SkString>& glyphToUnicodeEx=SkPDFFont::GetUnicodeMapEx(typeface, fDocument); in internalDrawGlyphRun() local
/aosp_15_r20/external/skia/tests/
H A DPDFGlyphsToUnicodeTest.cpp45 THashMap<SkGlyphID, SkString> glyphToUnicodeEx; in DEF_TEST() local