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

  /external/icu4c/common/
rbbiscan.h 100 int32_t fNextIndex; // Index of the next character, which
  /external/skia/src/core/
SkPictureFlat.h 403 fNextIndex = 1;
424 fNextIndex = 1;
447 // findAndReturnFlat set the index to fNextIndex and increased
448 // fNextIndex by one. Reuse the index from the one being
449 // replaced and reset fNextIndex to the proper value.
451 fNextIndex--;
498 SkFlatData* flat = SkFlatData::Create(fController, &element, fNextIndex, fFlattenProc);
518 SkASSERT(fData.count() == fNextIndex);
519 fNextIndex++;
544 int fNextIndex;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 33 milliseconds