Home
last modified time | relevance | path

Searched refs:SkPDFAppendCmapSections (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/tests/
DPDFGlyphsToUnicodeTest.cpp83 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset, &buffer, true, 0, in DEF_TEST()
106 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset, &buffer, true, 8, in DEF_TEST()
125 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset, &buffer, true, 0x00D, in DEF_TEST()
139 SkPDFAppendCmapSections(&glyphToUnicode[0], nullptr, &buffer, false, 0xFC, in DEF_TEST()
179 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset2, &buffer2, true, 0, in DEF_TEST()
/third_party/flutter/skia/tests/
DPDFGlyphsToUnicodeTest.cpp84 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset, &buffer, true, 0, in DEF_TEST()
107 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset, &buffer, true, 8, in DEF_TEST()
126 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset, &buffer, true, 0x00D, in DEF_TEST()
140 SkPDFAppendCmapSections(&glyphToUnicode[0], nullptr, &buffer, false, 0xFC, in DEF_TEST()
180 SkPDFAppendCmapSections(&glyphToUnicode[0], &subset2, &buffer2, true, 0, in DEF_TEST()
/third_party/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp152 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, in SkPDFAppendCmapSections() function
216 SkPDFAppendCmapSections(glyphToUnicode, subset, &cmap, multiByteGlyphs, in SkPDFMakeToUnicodeCmap()
DSkPDFMakeToUnicodeCmap.h21 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode,
/third_party/flutter/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp152 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, in SkPDFAppendCmapSections() function
216 SkPDFAppendCmapSections(glyphToUnicode, subset, &cmap, multiByteGlyphs, in SkPDFMakeToUnicodeCmap()
DSkPDFMakeToUnicodeCmap.h21 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode,