Searched refs:itInt (Results 1 – 1 of 1) sorted by relevance
586 Ucs4Vector::const_iterator itInt = aSupportedRanges.begin(); in ParseCMAP() local587 for( pCP = pCodePairs; itInt != aSupportedRanges.end(); ++itInt ) in ParseCMAP()588 *(pCP++) = *itInt; in ParseCMAP()
Completed in 36 milliseconds