Home
last modified time | relevance | path

Searched refs:currFontID (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
DSkFontConfigInterface_android.cpp105 SkTypeface* nextLogicalTypeface(SkFontID currFontID, SkFontID origFontID,
611 SkTypeface* SkFontConfigInterfaceAndroid::nextLogicalTypeface(SkFontID currFontID, in nextLogicalTypeface() argument
633 const SkTypeface* currTypeface = SkTypefaceCache::FindByID(currFontID); in nextLogicalTypeface()
636 if (NULL != currTypeface && currFontID != origFontID) { in nextLogicalTypeface()
679 currFontID, origFontID, currFontRecID, opts.getLanguage().getTag().c_str(), in nextLogicalTypeface()
764 SkTypeface* SkAndroidNextLogicalTypeface(SkFontID currFontID, SkFontID origFontID, in SkAndroidNextLogicalTypeface() argument
767 return fontConfig->nextLogicalTypeface(currFontID, origFontID, options); in SkAndroidNextLogicalTypeface()
/external/chromium_org/third_party/skia/include/ports/
DSkTypeface_android.h70 SkTypeface* SkAndroidNextLogicalTypeface(SkFontID currFontID, SkFontID origFontID,
/external/skia/include/ports/
DSkTypeface_android.h70 SkTypeface* SkAndroidNextLogicalTypeface(SkFontID currFontID, SkFontID origFontID,
/external/skia/src/ports/
DSkFontConfigInterface_android.cpp105 SkTypeface* nextLogicalTypeface(SkFontID currFontID, SkFontID origFontID,
611 SkTypeface* SkFontConfigInterfaceAndroid::nextLogicalTypeface(SkFontID currFontID, in nextLogicalTypeface() argument
633 const SkTypeface* currTypeface = SkTypefaceCache::FindByID(currFontID); in nextLogicalTypeface()
679 currFontID, origFontID, currFontRecID, opts.getLanguage().getTag().c_str(), in nextLogicalTypeface()
764 SkTypeface* SkAndroidNextLogicalTypeface(SkFontID currFontID, SkFontID origFontID, in SkAndroidNextLogicalTypeface() argument
767 return fontConfig->nextLogicalTypeface(currFontID, origFontID, options); in SkAndroidNextLogicalTypeface()
/external/chromium_org/third_party/skia/src/utils/ios/
DSkFontHost_iOS.mm225 SkFontID SkFontHost::NextLogicalFont(SkFontID currFontID, SkFontID origFontID) {
/external/skia/src/utils/ios/
DSkFontHost_iOS.mm225 SkFontID SkFontHost::NextLogicalFont(SkFontID currFontID, SkFontID origFontID) {