Searched defs:UBIDI_LTR (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/unicode/
H A Dubidi.h130 * if(direction==UBIDI_LTR) {
429 UBIDI_LTR, enumerator in enum:UBiDiDirection
1188 * @return a value of <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>
1206 * <code>UBIDI_LTR</code> is returned. If the first such character has
1222 * @return <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>,
1462 * <code>UBIDI_LTR==0</code> or <code>UBIDI_RTL==1</code>,
1474 * if(UBIDI_LTR==ubidi_getVisualRun(pBiDi, i, &logicalStart, &length)) {

Completed in 36 milliseconds