Searched refs:getFontResourceIndex (Results 1 – 4 of 4) sorted by relevance
294 int getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID);
301 int getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID);
2042 int fontIndex = getFontResourceIndex(typeface, glyphID); in updateFont()2054 int SkPDFDevice::getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID) { in getFontResourceIndex() function in SkPDFDevice
2141 int fontIndex = getFontResourceIndex(typeface, glyphID); in updateFont()2153 int SkPDFDevice::getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID) { in getFontResourceIndex() function in SkPDFDevice