/external/chromium_org/third_party/skia/include/ports/ |
SkFontMgr.h | 99 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
|
/external/skia/include/ports/ |
SkFontMgr.h | 99 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
|
/external/chromium_org/third_party/skia/src/core/ |
SkFontHost.cpp | 109 virtual SkTypeface* onMatchFamilyStyle(const char[], 156 return this->onMatchFamilyStyle(familyName, fs);
|
/external/skia/src/core/ |
SkFontHost.cpp | 109 virtual SkTypeface* onMatchFamilyStyle(const char[], 156 return this->onMatchFamilyStyle(familyName, fs);
|
/external/chromium_org/third_party/skia/src/ports/ |
SkFontHost_linux.cpp | 241 virtual SkTypeface* onMatchFamilyStyle(const char familyName[], 301 tf = this->onMatchFamilyStyle(familyName, style);
|
SkFontHost_win_dw.cpp | 135 virtual SkTypeface* onMatchFamilyStyle(const char familyName[], [all...] |
SkFontHost_mac.cpp | [all...] |
SkFontHost_win.cpp | [all...] |
/external/skia/src/ports/ |
SkFontHost_linux.cpp | 241 virtual SkTypeface* onMatchFamilyStyle(const char familyName[], 301 tf = this->onMatchFamilyStyle(familyName, style);
|
SkFontHost_win_dw.cpp | 135 virtual SkTypeface* onMatchFamilyStyle(const char familyName[], [all...] |
SkFontHost_mac.cpp | [all...] |
SkFontHost_win.cpp | [all...] |
/external/chromium_org/third_party/skia/src/fonts/ |
SkFontMgr_fontconfig.cpp | 263 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
|
/external/skia/src/fonts/ |
SkFontMgr_fontconfig.cpp | 263 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
|