Searched refs:TestTypeface (Results 1 – 4 of 4) sorted by relevance
122 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class124 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface181 return new TestTypeface(invalidFontStyle); in test_matchStyleCSS3()183 return new TestTypeface(fStyles[index]); in test_matchStyleCSS3()
121 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class123 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface180 return new TestTypeface(invalidFontStyle); in test_matchStyleCSS3()182 return new TestTypeface(fStyles[index]); in test_matchStyleCSS3()
59 - CanvasKit comes with one font (NotoMono) instead of the Skia TestTypeface. Clients are encouraged
93 - CanvasKit comes with one font (NotoMono) instead of the Skia TestTypeface. Clients are encouraged