HomeSort by relevance Sort by last modified time
    Searched defs:FontFileInfo (Results 1 - 2 of 2) sorted by null

  /external/skia/src/ports/
SkFontMgr_android_parser.h 69 struct FontFileInfo {
70 FontFileInfo() : fIndex(0), fWeight(0), fStyle(Style::kAuto) { }
95 SkTArray<FontFileInfo, true> fFonts;
  /external/skqp/src/ports/
SkFontMgr_android_parser.h 69 struct FontFileInfo {
70 FontFileInfo() : fIndex(0), fWeight(0), fStyle(Style::kAuto) { }
95 SkTArray<FontFileInfo, true> fFonts;

Completed in 284 milliseconds