Searched refs:lastStrongLTR (Results 1 – 2 of 2) sorted by relevance
393 int32_t lastStrongLTR=0; /* for STREAMING option */ in getDirProps() local397 lastStrongLTR=0; in getDirProps()447 lastStrongLTR=i; /* i is index to next character */ in getDirProps()490 if((lastStrongLTR>pBiDi->length) && in getDirProps()491 (GET_PARALEVEL(pBiDi, lastStrongLTR)==0)) { in getDirProps()492 pBiDi->length = lastStrongLTR; in getDirProps()
419 int32_t lastStrongLTR=0; /* for STREAMING option */ in getDirProps() local423 lastStrongLTR=0; in getDirProps()480 lastStrongLTR=i; /* i is index to next character */ in getDirProps()523 if((lastStrongLTR>pBiDi->length) && in getDirProps()524 (GET_PARALEVEL(pBiDi, lastStrongLTR)==0)) { in getDirProps()525 pBiDi->length = lastStrongLTR; in getDirProps()