Searched refs:onMatchFaceStyle (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/core/ |
D | SkFontMgr.cpp | 64 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkEmptyFontMgr 119 return this->onMatchFaceStyle(face, fs); in matchFaceStyle()
|
/external/skia/include/ports/ |
D | SkFontMgr.h | 127 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
|
D | SkFontMgr_indirect.h | 48 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
|
/external/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 258 SkTypeface* SkFontMgr_Indirect::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Indirect
|
D | SkFontMgr_fontconfig.cpp | 293 SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkFontMgr_fontconfig
|
/external/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 289 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, 829 SkTypeface* SkFontMgr_DirectWrite::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_DirectWrite
|
D | SkFontHost_linux.cpp | 283 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Custom
|
D | SkFontMgr_android.cpp | 320 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_Android
|
D | SkFontMgr_fontconfig.cpp | 807 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_fontconfig
|
D | SkFontHost_mac.cpp | 2229 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Mac
|
D | SkFontHost_win.cpp | 2485 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgrGDI
|