Searched refs:onMatchFaceStyle (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/core/ |
D | SkFontMgr.cpp | 63 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkEmptyFontMgr 118 return this->onMatchFaceStyle(face, fs); in matchFaceStyle()
|
/external/skia/include/ports/ |
D | SkFontMgr_indirect.h | 50 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
|
D | SkFontMgr.h | 189 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
|
/external/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 168 SkTypeface* SkFontMgr_Indirect::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Indirect
|
D | SkFontMgr_fontconfig.cpp | 290 SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkFontMgr_fontconfig
|
/external/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 292 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, 832 SkTypeface* SkFontMgr_DirectWrite::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_DirectWrite
|
D | SkFontMgr_custom.cpp | 272 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Custom
|
D | SkFontMgr_android.cpp | 355 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_Android
|
D | SkFontMgr_fontconfig.cpp | 811 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_fontconfig
|
D | SkFontHost_mac.cpp | 2345 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Mac
|
D | SkFontHost_win.cpp | 2471 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgrGDI
|