Searched refs:hasGlyph (Results 1 – 4 of 4) sorted by relevance
59 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function74 SkASSERT(this->hasGlyph(glyph)); in noteGlyphUsage()
1392 if (!font || !font->hasGlyph(gid)) { in internalDrawText()
139 bool hasGlyph(GrGlyph* glyph) { in hasGlyph() function
187 if (!fontCache->hasGlyph(glyph) && in regenInOp()