Home
last modified time | relevance | path

Searched refs:bfcharEntries (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp163 std::vector<BFChar> bfcharEntries; in SkPDFAppendCmapSections() local
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
204 append_bfchar_section(bfcharEntries, multiByteGlyphs, cmap); in SkPDFAppendCmapSections()
/external/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp163 std::vector<BFChar> bfcharEntries; in SkPDFAppendCmapSections() local
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
204 append_bfchar_section(bfcharEntries, multiByteGlyphs, cmap); in SkPDFAppendCmapSections()