Home
last modified time | relevance | path

Searched refs:nSubIter (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1761 int nSubIter = nStartx8 & 0xff; local
1912 int nExtraOfs = (nSubIter++) * mnMinKashidaWidth;
1918 || ((nSubIter > 1) && (nToFillWidth > 0)) ) // unless they can overlap with others
1926 if( nSubIter <= 1 )
1937 nSubIter = 0; // done with glyph injection
1961 if( nSubIter != 0 )
1988 nStartx8 = (nStart << 8) + nSubIter;

Completed in 47 milliseconds