Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2064 it->mnDropDownArrowWidth = nDropDownArrowWidth; in ImplCalcItem()
H A Dtoolbox2.cxx107 mnDropDownArrowWidth = TB_DROPDOWNARROWWIDTH; in ImplToolItem()
131 mnDropDownArrowWidth = TB_DROPDOWNARROWWIDTH; in ImplToolItem()
155 mnDropDownArrowWidth = TB_DROPDOWNARROWWIDTH; in ImplToolItem()
180 mnDropDownArrowWidth = TB_DROPDOWNARROWWIDTH; in ImplToolItem()
204 mnDropDownArrowWidth ( rItem.mnDropDownArrowWidth ), in ImplToolItem()
242 mnDropDownArrowWidth = rItem.mnDropDownArrowWidth; in operator =()
381 aRect.Top() = aRect.Bottom() - mnDropDownArrowWidth; in GetDropDownRect()
384 aRect.Left() = aRect.Right() - mnDropDownArrowWidth; in GetDropDownRect()
/trunk/main/vcl/inc/
H A Dtoolbox.h71 long mnDropDownArrowWidth; member

Completed in 49 milliseconds