Searched refs:fStyleCount (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/layoutex/
H A DParagraphLayout.cpp46 le_int32 fStyleCount; member in class:StyleRuns
54 : fStyleCount(styleCount), fRunCount(0), fRunLimits(NULL), fStyleIndices(NULL)
126 LE_ARRAY_COPY(styleIndices, fStyleIndices, fRunCount * fStyleCount);

Completed in 13 milliseconds