Home
last modified time | relevance | path

Searched refs:fUnicode (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp64 SkUnichar fUnicode; member
70 SkUnichar fUnicode; member
97 SkPDFUtils::WriteUTF16beHex(cmap, bfchar[i + j].fUnicode); in append_bfchar_section()
119 SkPDFUtils::WriteUTF16beHex(cmap, bfrange[i + j].fUnicode); in append_bfrange_section()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/external/skqp/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp64 SkUnichar fUnicode; member
70 SkUnichar fUnicode; member
97 SkPDFUtils::WriteUTF16beHex(cmap, bfchar[i + j].fUnicode); in append_bfchar_section()
119 SkPDFUtils::WriteUTF16beHex(cmap, bfrange[i + j].fUnicode); in append_bfrange_section()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/external/lzma/CPP/Windows/Control/
DComboBox.h47 …bool SetUnicodeFormat(bool fUnicode) { return LRESULTToBool(SendMsg(CBEM_SETUNICODEFORMAT, BOOLToB… in SetUnicodeFormat() argument
/external/skia/tools/fonts/
DSkTestSVGTypeface.h44 SkUnichar fUnicode; //TODO: this limits to 1:1 member
DSkTestSVGTypeface.cpp66 fCMap.set(datum.fUnicode, i); in SkTestSVGTypeface()
/external/skqp/tools/fonts/
DSkTestSVGTypeface.h44 SkUnichar fUnicode; //TODO: this limits to 1:1 member
DSkTestSVGTypeface.cpp66 fCMap.set(datum.fUnicode, i); in SkTestSVGTypeface()