Home
last modified time | relevance | path

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

/third_party/skia/tools/fonts/
DTestFontMgr.cpp30 struct TypefaceEntry { struct in __anon79d44e200111::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;