Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1897 long nDropDownArrowWidth = TB_DROPDOWNARROWWIDTH; in ImplCalcItem() local
1923 if( nDropDownArrowWidth < nMinWidth ) in ImplCalcItem()
1924 nDropDownArrowWidth = nMinWidth; in ImplCalcItem()
2063 it->maItemSize.Width() += nDropDownArrowWidth; in ImplCalcItem()
2064 it->mnDropDownArrowWidth = nDropDownArrowWidth; in ImplCalcItem()
2119 long nFixedWidth = nDefWidth+nDropDownArrowWidth; in ImplCalcItem()

Completed in 32 milliseconds