Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2157 long nWidthTotal = nWidth; in ImplCalcBreaks() local
2186 if ( !mbScroll || (nWinItemWidth <= nWidthTotal) ) in ImplCalcBreaks()
2201 if ( (nLineWidth+nCurWidth > nWidthTotal) && mbScroll ) in ImplCalcBreaks()

Completed in 42 milliseconds