Searched defs:onMatchFamily (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp50 // If this SkStyleSet was created via onMatchFamily we would need a call like
179 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { function in class:SkFontMgr_Indirect
/external/skia/src/fonts/
H A DSkFontMgr_indirect.cpp50 // If this SkStyleSet was created via onMatchFamily we would need a call like
179 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { function in class:SkFontMgr_Indirect
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp270 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const SK_OVERRIDE;
465 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { function in class:SkFontMgr_DirectWrite
/external/skia/src/ports/
H A DSkFontMgr_win_dw.cpp270 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const SK_OVERRIDE;
465 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { function in class:SkFontMgr_DirectWrite

Completed in 903 milliseconds