Searched refs:getFontResourceIndex (Results 1 – 2 of 2) sorted by relevance
263 int getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID);
1394 int fontIndex = this->getFontResourceIndex(typeface, gid); in internalDrawText()2030 int SkPDFDevice::getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID) { in getFontResourceIndex() function in SkPDFDevice