Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigParser_android.h32 struct FontFamily { struct
33 FontFamily() : fIsFallbackFont(false), order(-1) {} in FontFamily() argument
45 * array of FontFamily structures. argument
/external/chromium_org/third_party/skia/src/ports/
DSkFontConfigParser_android.h32 struct FontFamily { struct
33 FontFamily() : fIsFallbackFont(false), order(-1) {} in FontFamily() function
45 * array of FontFamily structures. argument
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontFamily.h40 FontFamily() { } in FontFamily() function