Searched refs:iCount (Results 1 – 1 of 1) sorted by relevance
114 int iCount = attributedStrings.size(); in getIterator() local116 AttributedCharacterIterator[iCount]; in getIterator()118 for (int counter = 0; counter < iCount; counter++) { in getIterator()