Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dspinfld.cxx40 const Rectangle& rLowerRect, in ImplGetSpinbuttonValue() argument
48 rValue.maLowerRect = rLowerRect; in ImplGetSpinbuttonValue()
71 if( pWin->IsMouseOver() && rLowerRect.IsInside( aPointerPos ) && in ImplGetSpinbuttonValue()
147 const Rectangle& rLowerRect, in ImplDrawSpinButton() argument
221 ImplGetSpinbuttonValue( pWin, rUpperRect, rLowerRect, in ImplDrawSpinButton()
239 aLowRect = aDecoView.DrawButton( rLowerRect, nStyle ); in ImplDrawSpinButton()
/trunk/main/vcl/inc/vcl/
H A Dspin.h41 const Rectangle& rLowerRect,

Completed in 22 milliseconds