Searched refs:hasGlyph (Results 1 – 5 of 5) sorted by relevance
109 bool hasGlyph(uint16_t glyphID);
777 bool SkPDFFont::hasGlyph(uint16_t id) { in hasGlyph() function in SkPDFFont
2034 !contentEntry->fState.fFont->hasGlyph(glyphID)) { in updateFont()
112 bool hasGlyph(GrGlyph* glyph) { in hasGlyph() function
1657 if (!fFontCache->hasGlyph(glyph) && in generateGeometry()