Searched refs:getFontResourceIndex (Results 1 – 2 of 2) sorted by relevance
288 int getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID);
2185 int fontIndex = getFontResourceIndex(typeface, glyphID); in updateFont()2197 int SkPDFDevice::getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID) { in getFontResourceIndex() function in SkPDFDevice