Searched refs:matchStyleCSS3 (Results 1 – 18 of 18) sorted by relevance
32 SkTypeface* matchStyleCSS3(const SkFontStyle& pattern);
52 return this->matchStyleCSS3(pattern); in matchStyle()
54 return this->matchStyleCSS3(pattern); in matchStyle()
215 SkTypeface* SkFontStyleSet::matchStyleCSS3(const SkFontStyle& pattern) { in matchStyleCSS3() function in SkFontStyleSet
144 return this->matchStyleCSS3(pattern); in matchStyle()
232 SkTypeface* matchStyle(const SkFontStyle& pattern) override { return matchStyleCSS3(pattern); } in matchStyle()
268 return static_cast<SkTypeface_AndroidSystem*>(this->matchStyleCSS3(pattern)); in matchStyle()
2323 return this->matchStyleCSS3(pattern); in matchStyle()
2324 return this->matchStyleCSS3(pattern); in matchStyle()
186 return this->matchStyleCSS3(pattern); in test_matchStyleCSS3()
185 return this->matchStyleCSS3(pattern); in test_matchStyleCSS3()