Home
last modified time | relevance | path

Searched refs:itChar (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx560 Ucs4Set::const_iterator itChar = aSupportedUnicodes.begin(); in ParseCMAP() local
561 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 16 milliseconds