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

  /external/chromium_org/third_party/skia/src/ports/
SkFontMgr_win_dw.cpp 310 virtual SkTypeface* matchStyle(const SkFontStyle& pattern) SK_OVERRIDE;
483 return sset->matchStyle(fontstyle);
492 return sset.matchStyle(fontstyle);
694 SkTypeface* SkFontStyleSet_DirectWrite::matchStyle(const SkFontStyle& pattern) {
  /external/skia/src/ports/
SkFontMgr_win_dw.cpp 310 virtual SkTypeface* matchStyle(const SkFontStyle& pattern) SK_OVERRIDE;
483 return sset->matchStyle(fontstyle);
492 return sset.matchStyle(fontstyle);
694 SkTypeface* SkFontStyleSet_DirectWrite::matchStyle(const SkFontStyle& pattern) {

Completed in 480 milliseconds