Searched refs:matchStyleCSS3 (Results 1 – 5 of 5) sorted by relevance
32 SkTypeface* matchStyleCSS3(const SkFontStyle& pattern);
206 SkTypeface* SkFontStyleSet::matchStyleCSS3(const SkFontStyle& pattern) { in matchStyleCSS3() function in SkFontStyleSet
55 return this->matchStyleCSS3(pattern); in matchStyle()
177 return this->matchStyleCSS3(pattern); in test_matchStyleCSS3()
2415 return this->matchStyleCSS3(pattern); in matchStyle()