Home
last modified time | relevance | path

Searched defs:TestTypeface (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DFontMgrTest.cpp120 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class
122 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface