HomeSort by relevance Sort by last modified time
    Searched defs:onMatchFamily (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/fonts/
SkFontMgr_indirect.cpp 50 // If this SkStyleSet was created via onMatchFamily we would need a call like
179 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const {
  /external/skia/src/fonts/
SkFontMgr_indirect.cpp 50 // If this SkStyleSet was created via onMatchFamily we would need a call like
179 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const {
  /external/chromium_org/third_party/skia/src/ports/
SkFontMgr_win_dw.cpp 270 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const SK_OVERRIDE;
465 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const {
  /external/skia/src/ports/
SkFontMgr_win_dw.cpp 270 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const SK_OVERRIDE;
465 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const {

Completed in 1505 milliseconds