Searched refs:nTouchedCol (Results 1 – 1 of 1) sorted by relevance
1499 SCCOL nTouchedCol = nCol; in FillMaxRot() local1502 while ( nWidth < 0 && nTouchedCol > 0 ) in FillMaxRot()1504 --nTouchedCol; in FillMaxRot()1505 nWidth += GetColWidth( nTouchedCol ); in FillMaxRot()1507 if ( nTouchedCol > nX2 ) in FillMaxRot()
Completed in 33 milliseconds