Home
last modified time | relevance | path

Searched refs:numGlyphPortions (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx666 UINT numGlyphPortions = mnGlyphCount / maxGlyphCount; local
669 if( numGlyphPortions )
678 for( unsigned int n = 0; n < numGlyphPortions; ++n, i+=maxGlyphCount )

Completed in 53 milliseconds