Searched refs:lastArabicPos (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Dubidiimp.h269 /* lastArabicPos is index to the last AL in the text, -1 if none */
270 int32_t lastArabicPos; member in struct:UBiDi
H A Dubidi.c378 int32_t lastArabicPos=-1; local
454 lastArabicPos=i-1;
508 pBiDi->lastArabicPos=lastArabicPos;
1432 ((start<pBiDi->lastArabicPos) && (GET_PARALEVEL(pBiDi, start) & 1) &&

Completed in 82 milliseconds