Searched refs:itChar (Results 1 – 1 of 1) sorted by relevance
560 Ucs4Set::const_iterator itChar = aSupportedUnicodes.begin(); in ParseCMAP() local561 for(; itChar != aSupportedUnicodes.end(); ++itChar ) in ParseCMAP()564 || (aSupportedRanges.back() != *itChar) ) in ParseCMAP()567 aSupportedRanges.push_back( *itChar ); in ParseCMAP()572 aSupportedRanges.back() = *itChar + 1; in ParseCMAP()
Completed in 37 milliseconds