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