HomeSort by relevance Sort by last modified time
    Searched defs:lastStrong (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/
ubidi.c 455 DirProp lastStrong=ON; /* for default level & inverse BiDi */
475 lastStrong=defaultParaLevel;
520 lastStrong=L;
535 lastStrong=R;
573 if(isDefaultLevelInverse && lastStrong==R)
588 lastStrong=defaultParaLevel;
624 if(isDefaultLevelInverse && lastStrong==R) {
678 bd->isoRuns[0].lastStrong=bd->isoRuns[0].lastBase=bd->isoRuns[0].contextDir=GET_PARALEVEL(pBiDi, 0)&1;
697 bd->isoRuns[0].lastStrong=bd->isoRuns[0].lastBase=bd->isoRuns[0].contextDir=level&1;
713 pLastIsoRun->lastStrong=pLastIsoRun->lastBase=pLastIsoRun->contextDir=contextLevel&1
    [all...]
ubidiimp.h 166 DirProp lastStrong; /* bidi class of last strong char found in this run */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Bidi.java 541 byte lastStrong; /* bidi class of last strong char found in this run */
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 44 milliseconds