Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx574 SAL_DLLPRIVATE void ImplPaintToDevice( OutputDevice* pTargetOutDev, const Point& rPos );
/trunk/main/vcl/source/window/
H A Dwindow.cxx9916 void Window::ImplPaintToDevice( OutputDevice* i_pTargetOutDev, const Point& i_rPos ) in ImplPaintToDevice() function in Window
10023 pChild->ImplPaintToDevice( i_pTargetOutDev, aPos ); in ImplPaintToDevice()
10064 mpWindowImpl->mpBorderWindow->ImplPaintToDevice( pDev, rPos ); in PaintToDevice()
10066 ImplPaintToDevice( pDev, rPos ); in PaintToDevice()

Completed in 55 milliseconds