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

  /external/icu/icu4c/source/i18n/
usearch.cpp 667 * @param textoffset current offset
674 int32_t textoffset,
677 if (textoffset < textlength) {
678 int32_t temp = textoffset;
690 return textoffset;
697 * @param textoffset current offset, one offset away from the last character
704 int32_t textoffset)
708 textoffset < textlength) {
709 int32_t temp = textoffset;
713 return getNextBaseOffset(text, textoffset, textlength)
4433 int32_t textoffset = ucol_getOffset(coleiter); local
4547 int32_t textoffset = ucol_getOffset(coleiter); local
4661 int32_t textoffset = ucol_getOffset(coleiter); local
4807 int32_t textoffset = ucol_getOffset(coleiter); local
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 984 milliseconds