Home
last modified time | relevance | path

Searched refs:nLastGroupLineWidth (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2152 long nLastGroupLineWidth = 0; in ImplCalcBreaks() local
2229 if ( nLastGroupLineWidth > nMaxLineWidth ) in ImplCalcBreaks()
2230 nMaxLineWidth = nLastGroupLineWidth; in ImplCalcBreaks()
2247 nLastGroupLineWidth = nLineWidth; in ImplCalcBreaks()

Completed in 37 milliseconds