Home
last modified time | relevance | path

Searched defs:onMatchFamily (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/fonts/
DSkFontMgr_indirect.cpp75 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Indirect
/external/skia/src/ports/
DSkFontMgr_custom.cpp158 SkFontStyleSet_Custom* SkFontMgr_Custom::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp187 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_FCI
DSkFontMgr_android.cpp308 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Android
DSkFontMgr_fontconfig.cpp751 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_fontconfig
DSkFontMgr_win_dw.cpp486 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_DirectWrite
DSkFontHost_win.cpp2422 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgrGDI
DSkFontHost_mac.cpp2358 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Mac
/external/skia/src/core/
DSkFontMgr.cpp48 SkFontStyleSet* onMatchFamily(const char[]) const override { in onMatchFamily() function in SkEmptyFontMgr