Searched refs:ImplPaintToDevice (Results 1 – 2 of 2) sorted by relevance
574 SAL_DLLPRIVATE void ImplPaintToDevice( OutputDevice* pTargetOutDev, const Point& rPos );
9916 void Window::ImplPaintToDevice( OutputDevice* i_pTargetOutDev, const Point& i_rPos ) in ImplPaintToDevice() function in Window10023 pChild->ImplPaintToDevice( i_pTargetOutDev, aPos ); in ImplPaintToDevice()10064 mpWindowImpl->mpBorderWindow->ImplPaintToDevice( pDev, rPos ); in PaintToDevice()10066 ImplPaintToDevice( pDev, rPos ); in PaintToDevice()
Completed in 76 milliseconds