Home
last modified time | relevance | path

Searched refs:origFontID (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,
612 SkFontID origFontID, in nextLogicalTypeface() argument
626 const SkTypeface* origTypeface = SkTypefaceCache::FindByID(origFontID); 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,
612 SkFontID origFontID, in nextLogicalTypeface() argument
626 const SkTypeface* origTypeface = SkTypefaceCache::FindByID(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/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) {