Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx432 nLineSize = pThis->mnMaxItemWidth; in ImplDrawGradientBackground()
834 aSize.Width() = nCalcLines * pThis->mnMaxItemWidth; in ImplCalcSize()
933 nCalcSize += pThis->mnMaxItemWidth; in ImplCalcFloatSizes()
1027 nLineHeight = pThis->mnMaxItemWidth; in ImplCalcLines()
1573 mnMaxItemWidth = 0; in ImplInit()
2133 if ( (nMaxWidth != mnMaxItemWidth) || (nMaxHeight != mnMaxItemHeight) ) in ImplCalcItem()
2135 mnMaxItemWidth = nMaxWidth; in ImplCalcItem()
2490 nLineSize = mnMaxItemWidth; in ImplFormat()
2761 …Size aCurrentItemSize( it->GetSize( mbHorz, mbScroll, nMax, Size(mnMaxItemWidth, mnMaxItemHeight) … in ImplFormat()
H A Dtoolbox2.cxx1966 mnMaxItemWidth = 1; in SetOutStyle()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx185 long mnMaxItemWidth; // max item width member in ToolBox

Completed in 44 milliseconds