Searched refs:aDropDownSize (Results 1 – 1 of 1) sorted by relevance
673 Size aDropDownSize; in ImplCalcButtonAreas() local679 aDropDownSize = Size( CalcZoom( nW ), aSize.Height() ); in ImplCalcButtonAreas()680 aSize.Width() -= aDropDownSize.Width(); in ImplCalcButtonAreas()681 rDDArea = Rectangle( Point( aSize.Width(), 0 ), aDropDownSize ); in ImplCalcButtonAreas()740 … rSpinUpArea = Rectangle( aSize.Width(), nTop1, rOutSz.Width()-aDropDownSize.Width()-1, nBottom1 ); in ImplCalcButtonAreas()