Searched defs:matchStyle (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkFontMgr_win_dw.cpp331 SkTypeface* matchStyle(const SkFontStyle& pattern) override;
504 return sset->matchStyle(fontstyle);
837 return sset.matchStyle(fontstyle);
1013 SkTypeface* SkFontStyleSet_DirectWrite::matchStyle(const SkFontStyle& pattern) { function in class:SkFontStyleSet_DirectWrite

Completed in 61 milliseconds