Home
last modified time | relevance | path

Searched refs:onMatchFaceStyle (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/core/
DSkFontMgr.cpp64 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkEmptyFontMgr
119 return this->onMatchFaceStyle(face, fs); in matchFaceStyle()
/external/skia/include/ports/
DSkFontMgr.h127 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
DSkFontMgr_indirect.h48 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp258 SkTypeface* SkFontMgr_Indirect::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Indirect
DSkFontMgr_fontconfig.cpp293 SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkFontMgr_fontconfig
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp289 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
829 SkTypeface* SkFontMgr_DirectWrite::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_DirectWrite
DSkFontHost_linux.cpp283 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Custom
DSkFontMgr_android.cpp320 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_Android
DSkFontMgr_fontconfig.cpp807 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_fontconfig
DSkFontHost_mac.cpp2229 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Mac
DSkFontHost_win.cpp2485 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgrGDI