Home | History | Annotate | Download | only in common

Lines Matching refs:ubidi_setPara

1723         ubidi_setPara(pBiDi, text, length, paraLevel, NULL, pErrorCode);
1741 ubidi_setPara(pBiDi, text, length, paraLevel, NULL, pErrorCode);
1756 * to ubidi_setPara (but must make provision for possible removal of
1773 * the levels as after the first call to ubidi_setpara() before returning.
1775 * ubidi_setpara(), and will restore it afterwards.
1779 ubidi_setPara(pBiDi, visualText, visualLength, paraLevel, NULL, pErrorCode);
1889 /* ubidi_setPara ------------------------------------------------------------ */
1892 ubidi_setPara(UBiDi *pBiDi, const UChar *text, int32_t length,