Home
last modified time | relevance | path

Searched defs:glyphToUnicode (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp150 void SkPDFAppendCmapSections(const SkTDArray<SkUnichar>& glyphToUnicode, in SkPDFAppendCmapSections()
213 const SkTDArray<SkUnichar>& glyphToUnicode, in SkPDFMakeToUnicodeCmap()
DSkPDFDevice.cpp1280 static SkUnichar map_glyph(const SkTDArray<SkUnichar>& glyphToUnicode, SkGlyphID glyph) { in map_glyph()
1496 const SkTDArray<SkUnichar>& glyphToUnicode = metrics->fGlyphToUnicode; in internalDrawText() local
/external/skqp/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp150 void SkPDFAppendCmapSections(const SkTDArray<SkUnichar>& glyphToUnicode, in SkPDFAppendCmapSections()
213 const SkTDArray<SkUnichar>& glyphToUnicode, in SkPDFMakeToUnicodeCmap()
DSkPDFDevice.cpp1280 static SkUnichar map_glyph(const SkTDArray<SkUnichar>& glyphToUnicode, SkGlyphID glyph) { in map_glyph()
1496 const SkTDArray<SkUnichar>& glyphToUnicode = metrics->fGlyphToUnicode; in internalDrawText() local
/external/skqp/tests/
DPDFGlyphsToUnicodeTest.cpp37 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
/external/skia/tests/
DPDFGlyphsToUnicodeTest.cpp37 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
/external/skqp/src/ports/
DSkTypeface_win_dw.cpp299 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_mac.cpp1411 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode_slow()
1434 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_FreeType.cpp514 static void populate_glyph_to_unicode(FT_Face& face, SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_win.cpp365 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
/external/skia/src/ports/
DSkTypeface_win_dw.cpp299 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_mac.cpp1411 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode_slow()
1434 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_FreeType.cpp514 static void populate_glyph_to_unicode(FT_Face& face, SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_win.cpp365 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()