Home
last modified time | relevance | path

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

/third_party/skia/tools/fonts/
DTestFontMgr.cpp30 struct TypefaceEntry { struct in __anon1629b2e10111::FontStyleSet
31 TypefaceEntry(sk_sp<SkTypeface> typeface, SkFontStyle style, const char* styleName) in TypefaceEntry() function
33 sk_sp<SkTypeface> fTypeface;
34 SkFontStyle fStyle;
35 const char* fStyleName;
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp30 struct TypefaceEntry { struct in __anonae3591760111::FontStyleSet
31 TypefaceEntry(sk_sp<SkTypeface> typeface, SkFontStyle style, const char* styleName) in TypefaceEntry() function
33 sk_sp<SkTypeface> fTypeface;
34 SkFontStyle fStyle;
35 const char* fStyleName;