Searched defs:TestTypeface (Results 1 – 1 of 1) sorted by relevance
123 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class125 TestTypeface(const SkFontStyle& fontStyle, SkFontID id) : SkTypeface(fontStyle, id, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface