Home | History | Annotate | Download | only in common

Lines Matching refs:ubidi_setPara

2263         ubidi_setPara(pBiDi, text, length, paraLevel, NULL, pErrorCode);
2281 ubidi_setPara(pBiDi, text, length, paraLevel, NULL, pErrorCode);
2296 * to ubidi_setPara (but must make provision for possible removal of
2313 * the levels as after the first call to ubidi_setpara() before returning.
2315 * ubidi_setpara(), and will restore it afterwards.
2319 ubidi_setPara(pBiDi, visualText, visualLength, paraLevel, NULL, pErrorCode);
2429 /* ubidi_setPara ------------------------------------------------------------ */
2432 ubidi_setPara(UBiDi *pBiDi, const UChar *text, int32_t length,