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

/external/skia/src/ports/
H A DSkFontMgr_android_parser.h69 struct FontFileInfo { struct
70 FontFileInfo() : fIndex(0), fWeight(0), fStyle(Style::kAuto) { } function in struct:FontFileInfo
95 SkTArray<FontFileInfo, true> fFonts;

Completed in 65 milliseconds