HomeSort by relevance Sort by last modified time
    Searched refs:onMatchFamilyStyle (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/skia/include/ports/
SkFontMgr.h 99 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
  /external/skia/include/ports/
SkFontMgr.h 99 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
  /external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp 109 virtual SkTypeface* onMatchFamilyStyle(const char[],
156 return this->onMatchFamilyStyle(familyName, fs);
  /external/skia/src/core/
SkFontHost.cpp 109 virtual SkTypeface* onMatchFamilyStyle(const char[],
156 return this->onMatchFamilyStyle(familyName, fs);
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_linux.cpp 241 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
301 tf = this->onMatchFamilyStyle(familyName, style);
SkFontHost_win_dw.cpp 135 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_linux.cpp 241 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
301 tf = this->onMatchFamilyStyle(familyName, style);
SkFontHost_win_dw.cpp 135 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp     [all...]
  /external/chromium_org/third_party/skia/src/fonts/
SkFontMgr_fontconfig.cpp 263 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],
  /external/skia/src/fonts/
SkFontMgr_fontconfig.cpp 263 virtual SkTypeface* onMatchFamilyStyle(const char familyName[],

Completed in 135 milliseconds