Home | History | Annotate | Download | only in unicode

Lines Matching full:calling

452  * by calling <code>ubidi_close()</code>.<p>
507 * of another one (its <i>parent</i>) by calling
509 * be destroyed (closed) or reused (by calling
550 * <p>Calling this function with argument <code>isInverse</code> set to
551 * <code>TRUE</code> is equivalent to calling
555 * Calling this function with argument <code>isInverse</code> set to
556 * <code>FALSE</code> is equivalent to calling
575 * <p>Note: calling this function after setting the reordering mode with
708 * the algorithm used to perform Bidi transformations when calling
772 * mode is equivalent to calling <code>ubidi_setInverse()</code> with
863 * <p>This option must be set or reset before calling
876 * <code>#UBIDI_REORDER_INVERSE_NUMBERS_AS_L</code> or with calling
885 * (option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code> set before calling
908 * <p>This option must be set or reset before calling
926 * <p>This option must be set or reset before calling
937 * immediately after calling <code>ubidi_setPara()</code> in order to
959 * calling <code>ubidi_setPara</code> so that later paragraphs may be
1091 * This is used after calling <code>ubidi_setPara()</code>
1423 * <code>UBiDi</code> object, then calling
1463 * <code>UBiDi</code> object, then calling
1707 * <p>This has the same effect as calling <code>ubidi_writeReordered()</code>
1708 * first without this option, and then calling
1803 * object by calling the <code>ubidi_setClassCallback()</code> function;