Home
last modified time | relevance | path

Searched refs:ImplHandleResize (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/window/
H A Dsyswin.cxx815 ImplHandleResize( pWindow, aGeometry.nWidth, aGeometry.nHeight ); in SetWindowStateData()
819ImplHandleResize( pWindow, aState.mnWidth, aState.mnHeight ); // #i43799# use aState and not rDa… in SetWindowStateData()
H A Dwinproc.cxx1606 void ImplHandleResize( Window* pWindow, long nNewWidth, long nNewHeight ) in ImplHandleResize() function
1705 ImplHandleResize( pWindow, nNewWidth, nNewHeight ); in ImplHandleMoveResize()
2508 ImplHandleResize( pWindow, nNewWidth, nNewHeight ); in ImplWindowFrameProc()
H A Dwindow.cxx6667 ImplHandleResize( this, nOutWidth, nOutHeight ); in Show()
7393 ImplHandleResize( pWindow, nWidth, nHeight ); in SetPosSizePixel()
/trunk/main/vcl/inc/
H A Dwindow.h398 void ImplHandleResize( Window* pWindow, long nNewWidth, long nNewHeight );
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx296 friend void ImplHandleResize( Window* pWindow, long nNewWidth, long nNewHeight );

Completed in 79 milliseconds