Searched refs:addedIndex (Results 1 – 1 of 1) sorted by relevance
1029 for (int addedIndex = 0; addedIndex < gSupportedTypes->size(); addedIndex++) { in initializeSupportedTypes() local1030 CFStringRef type = gSupportedTypes->at(addedIndex); in initializeSupportedTypes()