Home
last modified time | relevance | path

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

/external/skia/src/pdf/
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()
DSkPDFDevice.cpp913 THashMap<SkGlyphID, SkString>& glyphToUnicodeEx=SkPDFFont::GetUnicodeMapEx(typeface, fDocument); in internalDrawGlyphRun() local
/external/skia/tests/
DPDFGlyphsToUnicodeTest.cpp45 THashMap<SkGlyphID, SkString> glyphToUnicodeEx; in DEF_TEST() local