HomeSort by relevance Sort by last modified time
    Searched full:matchfacestyle (Results 1 - 5 of 5) sorted by null

  /external/skia/src/core/
SkFontHost.cpp 170 SkTypeface* SkFontMgr::matchFaceStyle(const SkTypeface* face,
240 return fm->matchFaceStyle(familyFace, newStyle);
  /external/chromium_org/third_party/skia/include/ports/
SkFontMgr.h 86 SkTypeface* matchFaceStyle(const SkTypeface*, const SkFontStyle&) const;
  /external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp 186 SkTypeface* SkFontMgr::matchFaceStyle(const SkTypeface* face,
SkTypeface.cpp 152 return fm->matchFaceStyle(family, newStyle);
  /external/skia/include/ports/
SkFontMgr.h 76 SkTypeface* matchFaceStyle(const SkTypeface*, const SkFontStyle&) const;

Completed in 177 milliseconds