Home
last modified time | relevance | path

Searched defs:styleCount (Results 1 – 5 of 5) sorted by relevance

/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResStringPoolHeader.java28 int styleCount; field in ResStringPoolHeader
DResStringPool.java554 int styleCount() { in styleCount() method in ResStringPool
DResourceTypes.java454 final int styleCount; field in ResourceTypes.ResStringPool_header
/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp55 StyleRuns::StyleRuns(const RunArray *styleRunArrays[], le_int32 styleCount) in StyleRuns()
362 le_int32 styleCount = sizeof styleRunArrays / sizeof styleRunArrays[0]; in ParagraphLayout() local
788 le_int32 styleCount = sizeof styleRunArrays / sizeof styleRunArrays[0]; in computeSubFonts() local
/external/skia/fuzz/
DFuzzCanvas.cpp453 int styleCount = family->count(); in make_fuzz_typeface() local