Searched refs:setLastGlyphID (Results 1 – 2 of 2) sorted by relevance
169 void setLastGlyphID(uint16_t glyphID);
923 void SkPDFFont::setLastGlyphID(uint16_t glyphID) { in setLastGlyphID() function in SkPDFFont1335 setLastGlyphID(cache->getGlyphCount() - 1); in populate()