Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFFont.h74 void noteGlyphUsage(SkGlyphID glyph) { in noteGlyphUsage() function
DSkPDFFont.cpp236 this->noteGlyphUsage(0); in SkPDFFont()
DSkPDFDevice.cpp951 font->noteGlyphUsage(gid); in internalDrawGlyphRun()
/third_party/flutter/skia/src/pdf/
DSkPDFFont.h76 void noteGlyphUsage(SkGlyphID glyph) { in noteGlyphUsage() function
DSkPDFDevice.cpp939 font->noteGlyphUsage(gid); in internalDrawGlyphRun()