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

  /external/skia/include/ports/
SkFontMgr_indirect.h 50 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
SkFontMgr.h 189 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
  /external/skia/src/core/
SkFontMgr.cpp 63 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
118 return this->onMatchFaceStyle(face, fs);
  /external/skia/src/fonts/
SkFontMgr_indirect.cpp 168 SkTypeface* SkFontMgr_Indirect::onMatchFaceStyle(const SkTypeface* familyMember,
SkFontMgr_fontconfig.cpp 290 SkTypeface* onMatchFaceStyle(const SkTypeface*,
  /external/skia/src/ports/
SkFontMgr_custom.cpp 272 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
SkFontMgr_win_dw.cpp 292 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
832 SkTypeface* SkFontMgr_DirectWrite::onMatchFaceStyle(const SkTypeface* familyMember,
    [all...]
SkFontMgr_android.cpp 355 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
SkFontMgr_fontconfig.cpp 811 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp     [all...]

Completed in 352 milliseconds