Searched defs:TestTypeface (Results 1 – 5 of 5) sorted by relevance
121 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class123 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface
123 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class125 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface
61 friend class TestTypeface; variable
93 TestTypeface::TestTypeface(sk_sp<SkTestFont> testFont, const SkFontStyle& style) in TestTypeface() function in TestTypeface
300 friend class TestTypeface; variable