Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFontMgr.cpp63 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkEmptyFontMgr
118 return this->onMatchFaceStyle(face, fs); in matchFaceStyle()
/external/skia/include/ports/
DSkFontMgr_indirect.h50 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
DSkFontMgr.h189 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp168 SkTypeface* SkFontMgr_Indirect::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Indirect
DSkFontMgr_fontconfig.cpp290 SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in SkFontMgr_fontconfig
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp292 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
832 SkTypeface* SkFontMgr_DirectWrite::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_DirectWrite
DSkFontMgr_custom.cpp272 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Custom
DSkFontMgr_android.cpp355 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_Android
DSkFontMgr_fontconfig.cpp811 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_fontconfig
DSkFontHost_mac.cpp2345 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Mac
DSkFontHost_win.cpp2471 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgrGDI