Home
last modified time | relevance | path

Searched refs:getFontResourceIndex (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/pdf/
DSkPDFDevice.h294 int getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID);
/external/chromium_org/third_party/skia/include/pdf/
DSkPDFDevice.h301 int getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID);
/external/chromium_org/third_party/skia/src/pdf/
DSkPDFDevice.cpp2042 int fontIndex = getFontResourceIndex(typeface, glyphID); in updateFont()
2054 int SkPDFDevice::getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID) { in getFontResourceIndex() function in SkPDFDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp2141 int fontIndex = getFontResourceIndex(typeface, glyphID); in updateFont()
2153 int SkPDFDevice::getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID) { in getFontResourceIndex() function in SkPDFDevice