Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Ddockwin.hxx144 void SetDragArea( const Rectangle& rRect );
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx1653 void ImplDockingWindowWrapper::SetDragArea( const Rectangle& rRect ) in SetDragArea() function in ImplDockingWindowWrapper
H A Dtoolbox.cxx249 pWrapper->SetDragArea( Rectangle() ); in ImplUpdateDragArea()
253 …pWrapper->SetDragArea( Rectangle( 0, 0, ImplGetDragWidth( pThis ), pThis->GetOutputSizePixel().Hei… in ImplUpdateDragArea()
255 …pWrapper->SetDragArea( Rectangle( 0, 0, pThis->GetOutputSizePixel().Width(), ImplGetDragWidth( pTh… in ImplUpdateDragArea()

Completed in 316 milliseconds