Searched refs:innerIndex (Results 1 – 2 of 2) sorted by relevance
328 int innerIndex = 0; in generateI18nPatternMacros() local330 if (innerIndex++ != ele.index) { in generateI18nPatternMacros()
922 let innerIndex = index - stepStartIndex;923 if (innerIndex !== 0) {924 this.subStackList[subIndex].secondaryStack.moveIndexToTop(innerIndex - 1, animated);925 …onst subInfo = this.subStackList[subIndex].secondaryStack.policyInfoList.splice(innerIndex - 1, 1);