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

  /external/icu4c/test/intltest/
bidiconf.cpp 437 int32_t i, visualIndex;
440 for(i=visualIndex=0; i<resultLength; ++i) {
449 if(visualIndex<orderingCount && logicalIndex!=ordering[visualIndex]) {
451 (int)visualIndex, ordering[visualIndex], logicalIndex);
455 ++visualIndex;
457 // visualIndex is now the visual length minus the BiDi controls,
459 if(isOk && orderingCount!=visualIndex) {
461 (int)orderingCount, (int)visualIndex);
    [all...]
  /external/icu4c/common/
ubidiln.c 47 * the ubidi_getLogical/VisualIndex() functions can compute the
880 int32_t visualIndex=UBIDI_MAP_NOWHERE;
888 visualIndex=logicalIndex;
891 visualIndex=pBiDi->length-logicalIndex-1;
908 visualIndex=visualStart+offset;
911 visualIndex=visualStart+length-offset-1;
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 514 milliseconds