Home | History | Annotate | Download | only in unicode

Lines Matching full:order

74  *     characters (code units) in logical order.</li>
109 * // the text[start..limit-1] is always in logical order
529 * (keyboard, typing) order and to determine the reordering of it for visual
531 * Some legacy systems store text in visual order, and for operations
533 * to logical order. This is effectively the inverse algorithm of the
684 * (keyboard, typing) order and to determine how to reorder it for visual
692 * <p>Some legacy systems store text in visual order, and for operations
694 * into logical order. This is effectively the inverse algorithm of the
861 * a reordering to a Logical order
867 * a result with Logical order, specifically:</p>
935 * less than the full source text in order to truncate the text at a meaningful
937 * immediately after calling <code>ubidi_setPara()</code> in order to
1318 * to retrieve runs in logical order.<p>
1372 * @param runIndex is the number of the run in visual order, in the
1412 * <code>#UBIDI_KEEP_BASE_COMBINING</code> option, can be considered in order
1442 * of using the mapping, in order to avoid these issues.
1515 * of using the mapping, in order to avoid these issues.
1705 * write the output in reverse order
1712 * is designed for RTL scripts and stores text in reverse order.</p>