Searched refs:paragraphLevel (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/layoutex/ |
D | playout.cpp | 34 UBiDiLevel paragraphLevel, in pl_create() argument 40 paragraphLevel, vertical, *status); in pl_create()
|
D | ParagraphLayout.cpp | 318 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/ |
D | ParagraphLayout.h | 401 UBiDiLevel paragraphLevel, le_bool vertical, 583 void computeLevels(UBiDiLevel paragraphLevel);
|
D | playout.h | 105 UBiDiLevel paragraphLevel,
|