Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFFont.h102 SkGlyphID glyphToPDFFontEncoding(SkGlyphID gid) const { in glyphToPDFFontEncoding() function
DSkPDFDevice.cpp1048 SkGlyphID encodedGlyph = font->glyphToPDFFontEncoding(gid); in internalDrawGlyphRun()