Home
last modified time | relevance | path

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

/external/skqp/tests/
DFontMgrTest.cpp121 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class
123 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface
/external/skia/tests/
DFontMgrTest.cpp123 class TestTypeface : public SkTypeface { in test_matchStyleCSS3() class
125 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface
/external/skia/tools/fonts/
DTestTypeface.h61 friend class TestTypeface; variable
DTestTypeface.cpp93 TestTypeface::TestTypeface(sk_sp<SkTestFont> testFont, const SkFontStyle& style) in TestTypeface() function in TestTypeface
/external/skia/src/core/
DSkGlyph.h300 friend class TestTypeface; variable