Home | History | Annotate | Download | only in i18n

Lines Matching defs:rootIndex

859     int32_t rootIndex = binarySearchForRootPrimaryNode(
861 if(rootIndex >= 0) {
862 return rootPrimaryIndexes.elementAti(rootIndex);
867 rootPrimaryIndexes.insertElementAt(index, ~rootIndex, errorCode);