Home | History | Annotate | Download | only in common

Lines Matching defs:ubidi_getRuns

357     ubidi_getRuns(pBiDi, pErrorCode);
371 ubidi_getRuns(pBiDi, &errorCode);
392 /* in trivial cases there is only one trivial run; called by ubidi_getRuns() */
542 * After ubidi_getRuns() returns TRUE, runCount is guaranteed to be >0
552 ubidi_getRuns(UBiDi *pBiDi, UErrorCode *pErrorCode) {
894 if(!ubidi_getRuns(pBiDi, pErrorCode)) {
1004 if(!ubidi_getRuns(pBiDi, pErrorCode)) {