Searched refs:hasGlyph (Results 1 – 5 of 5) sorted by relevance
109 bool hasGlyph(uint16_t glyphID);
772 bool SkPDFFont::hasGlyph(uint16_t id) { in hasGlyph() function in SkPDFFont
2184 !contentEntry->fState.fFont->hasGlyph(glyphID)) { in updateFont()
135 bool hasGlyph(GrGlyph* glyph) { in hasGlyph() function
197 if (!fontCache->hasGlyph(glyph) && in regenInBatch()