Home | History | Annotate | Download | only in unicode

Lines Matching refs:ubidi_setPara

219  *     ubidi_setPara(para, text, length,
298 * arguments of <code>ubidi_setPara()</code>; there:
309 * @see ubidi_setPara
314 * when the <code>ubidi_setPara()</code> function
480 * by <code>ubidi_setPara()</code>
485 * <code>ubidi_setPara()</code> and <code>ubidi_setLine()</code> will allocate
542 * <code>ubidi_setPara()</code> or <code>ubidi_setLine()</code>)
547 * @see ubidi_setPara
576 * must be called before <code>ubidi_setPara()</code>.
616 * @see ubidi_setPara
646 * This function must be called before <code>ubidi_setPara()</code>.
660 * @see ubidi_setPara
730 * This function must be called before <code>ubidi_setPara()</code>, and stays
760 * <code>ubidi_setPara</code> should approximate the algorithm used in
793 * in <code>ubidi_setPara</code>) is even, the source text will be handled as
873 * @see ubidi_setPara
913 * <code>ubidi_setPara</code>.</p>
935 * <code>ubidi_setPara()</code> or option <code>#UBIDI_REMOVE_BIDI_CONTROLS</code>
958 * <code>ubidi_setPara</code>.</p>
976 * <code>ubidi_setPara</code>.</p>
983 * <p>When this option bit is on, <code>ubidi_setPara()</code> may process
986 * immediately after calling <code>ubidi_setPara()</code> in order to
989 * <code>ubidi_setPara</code>. The processed length may be less than
1008 * calling <code>ubidi_setPara</code> so that later paragraphs may be
1048 * Set the context before a call to ubidi_setPara().<p>
1050 * ubidi_setPara() computes the left-right directionality for a given piece
1057 * call to ubidi_setPara(). The characters specified as prologue and
1059 * to ubidi_setPara() has returned. If successive calls to ubidi_setPara()
1061 * before each call to ubidi_setPara(). In other words, a context is not
1062 * "remembered" after the following successful call to ubidi_setPara().<p>
1064 * If a call to ubidi_setPara() specifies UBIDI_DEFAULT_LTR or
1069 * When ubidi_setPara() is called without a previous call to
1076 * the behavior of ubidi_setPara() by handling the main text as if followed
1080 * calling <code>ubidi_setPara</code>, the earlier calls have no effect,
1082 * <code>ubidi_setPara</code>.<p>
1086 * The next call to <code>ubidi_setPara()</code> will process no
1090 * before a call to ubidi_setPara() to perform e.g. a logical to visual
1107 * will be specified in a coming call to ubidi_setPara().
1117 * will be specified in a coming call to ubidi_setPara().
1128 * @see ubidi_setPara
1197 * are submitted in the same call to <code>ubidi_setPara()</code>.<br><br>
1204 * However, the <code>ubidi_setPara()</code> and
1217 ubidi_setPara(UBiDi *pBiDi, const UChar *text, int32_t length,
1230 * This is used after calling <code>ubidi_setPara()</code>
1249 * by a successful call to ubidi_setPara.
1263 * @see ubidi_setPara
1328 * @see ubidi_setPara
1516 * <code>UBiDi</code> object, after <code>ubidi_setPara()</code>
1892 * <code>ubidi_setPara()</code>. This length may be different from the length
1898 * except for <code>ubidi_setPara</code> (which receives unprocessed source
1923 * the last call to <code>ubidi_setPara</code>.
1924 * @see ubidi_setPara
1933 * <code>ubidi_setPara()</code>. This length may be different from the length
1952 * the last call to <code>ubidi_setPara</code>.
1953 * @see ubidi_setPara
2063 * <code>ubidi_setPara()</code> or for a line of text set by
2079 * is set by <code>ubidi_setPara()</code> or
2085 * since the <code>ubidi_setPara()</code> call.