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

  /external/skia/src/ports/
SkFontMgr_win_dw.cpp 335 SkTypeface* matchStyle(const SkFontStyle& pattern) override;
512 return sset->matchStyle(fontstyle);
845 return sset.matchStyle(fontstyle);
    [all...]
  /external/skqp/src/ports/
SkFontMgr_win_dw.cpp 335 SkTypeface* matchStyle(const SkFontStyle& pattern) override;
512 return sset->matchStyle(fontstyle);
845 return sset.matchStyle(fontstyle);
    [all...]

Completed in 93 milliseconds