HomeSort by relevance Sort by last modified time
    Searched refs:lastStrongLTR (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ubidi.c 393 int32_t lastStrongLTR=0; /* for STREAMING option */
397 lastStrongLTR=0;
447 lastStrongLTR=i; /* i is index to next character */
490 if((lastStrongLTR>pBiDi->length) &&
491 (GET_PARALEVEL(pBiDi, lastStrongLTR)==0)) {
492 pBiDi->length = lastStrongLTR;
    [all...]
  /external/icu4c/common/
ubidi.c 419 int32_t lastStrongLTR=0; /* for STREAMING option */
423 lastStrongLTR=0;
480 lastStrongLTR=i; /* i is index to next character */
523 if((lastStrongLTR>pBiDi->length) &&
524 (GET_PARALEVEL(pBiDi, lastStrongLTR)==0)) {
525 pBiDi->length = lastStrongLTR;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 49 milliseconds