Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2185 long nWinItemWidth = it->mpWindow->GetSizePixel().Width(); in ImplCalcBreaks() local
2186 if ( !mbScroll || (nWinItemWidth <= nWidthTotal) ) in ImplCalcBreaks()
2188 nCurWidth = nWinItemWidth; in ImplCalcBreaks()

Completed in 33 milliseconds