Searched refs:styleIndices (Results 1 – 2 of 2) sorted by relevance
43 le_int32 getRuns(le_int32 runLimits[], le_int32 styleIndices[]);119 le_int32 StyleRuns::getRuns(le_int32 runLimits[], le_int32 styleIndices[]) in getRuns() argument125 if (styleIndices != NULL) { in getRuns()126 LE_ARRAY_COPY(styleIndices, fStyleIndices, fRunCount * fStyleCount); in getRuns()376 le_int32 *styleIndices = fStyleIndices; in ParagraphLayout() local403 fStyleRunInfo[run].font = fFontRuns->getFont(styleIndices[0]); in ParagraphLayout()406 fStyleRunInfo[run].script = (UScriptCode) fScriptRuns->getValue(styleIndices[2]); in ParagraphLayout()407 fStyleRunInfo[run].locale = fLocaleRuns->getLocale(styleIndices[3]); in ParagraphLayout()408 fStyleRunInfo[run].level = (UBiDiLevel) fLevelRuns->getValue(styleIndices[1]); in ParagraphLayout()426 styleIndices += styleCount; in ParagraphLayout()[all …]
150 fond.styleIndices = (1,) * 48 # uh-oh, fondLib is too dumb.152 fond.styleIndices = (2,) * 48