Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dspinfld.cxx435 else if ( maDropDownRect.IsInside( rMEvt.GetPosPixel() ) ) in MouseButtonDown()
656 Rectangle aInnerRect = aView.DrawButton( maDropDownRect, nStyle ); in Paint()
766 ImplCalcButtonAreas( this, aSize, maDropDownRect, maUpperRect, maLowerRect ); in Resize()
793 …DBG_ASSERT( !maDropDownRect.IsEmpty(), "SpinField::Resize: SPIN && DROPDOWN, but all empty rects?"… in Resize()
794 aSize.Width() = maDropDownRect.Left(); in Resize()
811 Invalidate( maDropDownRect ); in Resize()
833 Invalidate( maDropDownRect ); in StateChanged()
/trunk/main/vcl/inc/vcl/
H A Dspinfld.hxx43 Rectangle maDropDownRect; // noch nicht angebunden... member in SpinField

Completed in 22 milliseconds