Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFFont.cpp416 SkUnichar fUnicode; member
422 SkUnichar fUnicode; member
437 cmap->writeHexAsText(bfchar[i + j].fUnicode, 4); in append_bfchar_section()
458 cmap->writeHexAsText(bfrange[i + j].fUnicode, 4); in append_bfrange_section()
535 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in append_cmap_sections()
542 entry->fUnicode = currentRangeEntry.fUnicode; in append_cmap_sections()
551 currentRangeEntry.fUnicode = glyphToUnicode[i + glyphOffset]; in append_cmap_sections()