Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkFontMgr_android_parser.h70 struct FontFileInfo { struct
71 FontFileInfo() : fIndex(0), fWeight(0), fStyle(Style::kAuto) { } in FontFileInfo() function
96 SkTArray<FontFileInfo, true> fFonts; argument
DSkFontMgr_config_parser.h79 struct FontFileInfo { struct
80 FontFileInfo() : fIndex(0), fWeight(0), fStyle(Style::kAuto) { } in FontFileInfo() function
105 SkTArray<FontFileInfo, true> fFonts; argument