Home
last modified time | relevance | path

Searched refs:paragraphLevel (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/layoutex/
Dplayout.cpp34 UBiDiLevel paragraphLevel, in pl_create() argument
40 paragraphLevel, vertical, *status); in pl_create()
DParagraphLayout.cpp318 UBiDiLevel paragraphLevel, le_bool vertical, in ParagraphLayout() argument
342 computeLevels(paragraphLevel); in ParagraphLayout()
709 void ParagraphLayout::computeLevels(UBiDiLevel paragraphLevel) in computeLevels() argument
730 ubidi_setPara(fParaBidi, fChars, fCharCount, paragraphLevel, fEmbeddingLevels, &bidiStatus); in computeLevels()
/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h401 UBiDiLevel paragraphLevel, le_bool vertical,
583 void computeLevels(UBiDiLevel paragraphLevel);
Dplayout.h105 UBiDiLevel paragraphLevel,