Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layoutex/
Dplayout.cpp32 UBiDiLevel paragraphLevel, in pl_create() argument
38 paragraphLevel, vertical, *status); in pl_create()
DParagraphLayout.cpp316 UBiDiLevel paragraphLevel, le_bool vertical, in ParagraphLayout() argument
340 computeLevels(paragraphLevel); in ParagraphLayout()
707 void ParagraphLayout::computeLevels(UBiDiLevel paragraphLevel) in computeLevels() argument
728 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.h103 UBiDiLevel paragraphLevel,