Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFFont.h60 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/third_party/skia/src/gpu/text/
DGrAtlasManager.cpp32 bool GrAtlasManager::hasGlyph(GrMaskFormat format, GrGlyph* glyph) { in hasGlyph() function in GrAtlasManager