Home | History | Annotate | Download | only in unicode

Lines Matching defs:UBIDI_LTR

130  *     if(direction==UBIDI_LTR) {
429 UBIDI_LTR,
1098 * &nbsp;&nbsp;paraLevel = UBIDI_LTR<br>
1278 * @return a value of <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>
1296 * <code>UBIDI_LTR</code> is returned. If the first such character has
1312 * @return <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>,
1552 * <code>UBIDI_LTR==0</code> or <code>UBIDI_RTL==1</code>,
1564 * if(UBIDI_LTR==ubidi_getVisualRun(pBiDi, i, &logicalStart, &length)) {