Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx517 Ucs4Set aSupportedUnicodes; in ParseCMAP() local
549 aSupportedUnicodes.insert( cCharsOut[j] ); in ParseCMAP()
560 Ucs4Set::const_iterator itChar = aSupportedUnicodes.begin(); in ParseCMAP()
561 for(; itChar != aSupportedUnicodes.end(); ++itChar ) in ParseCMAP()

Completed in 17 milliseconds