Home | History | Annotate | Download | only in common

Lines Matching defs:ubidi_setPara

1722         ubidi_setPara(pBiDi, text, length, paraLevel, NULL, pErrorCode);
1740 ubidi_setPara(pBiDi, text, length, paraLevel, NULL, pErrorCode);
1755 * to ubidi_setPara (but must make provision for possible removal of
1772 * the levels as after the first call to ubidi_setpara() before returning.
1774 * ubidi_setpara(), and will restore it afterwards.
1778 ubidi_setPara(pBiDi, visualText, visualLength, paraLevel, NULL, pErrorCode);
1888 /* ubidi_setPara ------------------------------------------------------------ */
1891 ubidi_setPara(UBiDi *pBiDi, const UChar *text, int32_t length,