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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
BidiRun.java 35 int insertRemove; /* if >0, flags for inserting LRM/RLM before/after run,
76 this.insertRemove = run.insertRemove;
BidiLine.java 472 * If option OPTION_INSERT_MARKS is set, insertRemove will contain the
474 * If option OPTION_REMOVE_CONTROLS is set, insertRemove will contain the
611 bidi.runs[runIndex].insertRemove |= point.flag;
623 bidi.runs[runIndex].insertRemove--;
847 int i, length, insertRemove;
    [all...]
Bidi.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BidiRun.java 34 int insertRemove; /* if >0, flags for inserting LRM/RLM before/after run,
75 this.insertRemove = run.insertRemove;
BidiLine.java 471 * If option OPTION_INSERT_MARKS is set, insertRemove will contain the
473 * If option OPTION_REMOVE_CONTROLS is set, insertRemove will contain the
610 bidi.runs[runIndex].insertRemove |= point.flag;
622 bidi.runs[runIndex].insertRemove--;
846 int i, length, insertRemove;
    [all...]
Bidi.java     [all...]
  /external/icu/icu4c/source/common/
ubidiln.c 398 pBiDi->runs[0].insertRemove=0;
542 * If option UBIDI_OPTION_INSERT_MARKS is set, insertRemove will contain the
544 * If option UBIDI_OPTION_REMOVE_CONTROLS is set, insertRemove will contain the
641 runs[runIndex].insertRemove=0;
690 pBiDi->runs[runIndex].insertRemove|=point->flag;
701 pBiDi->runs[runIndex].insertRemove--;
    [all...]
ubidi.c     [all...]
ubidiimp.h 191 insertRemove; /* if >0, flags for inserting LRM/RLM before/after run,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 804 milliseconds