Home
last modified time | relevance | path

Searched defs:multiByteGlyphs (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pdf/
DSkPDFFontImpl.h18 virtual bool multiByteGlyphs() const { return true; } in multiByteGlyphs() function
42 virtual bool multiByteGlyphs() const { return true; } in multiByteGlyphs() function
59 virtual bool multiByteGlyphs() const { return false; } in multiByteGlyphs() function
78 virtual bool multiByteGlyphs() const { return false; } in multiByteGlyphs() function
DSkPDFFont.cpp504 bool multiByteGlyphs, in append_cmap_sections()
566 bool multiByteGlyphs, in generate_tounicode_cmap()