OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fFonts
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/ports/
SkFontConfigParser_android.h
84
SkTArray<FontFileInfo>
fFonts
;
/external/icu/icu4c/source/layoutex/layout/
RunArrays.h
380
const LEFontInstance **
fFonts
;
384
: RunArray(0),
fFonts
(NULL)
390
: RunArray(0),
fFonts
(NULL)
396
: RunArray(limits, count),
fFonts
(fonts)
Completed in 401 milliseconds