Searched refs:ImplCallPaint (Results 1 – 2 of 2) sorted by relevance
2368 void Window::ImplCallPaint( const Region* pRegion, sal_uInt16 nPaintFlags ) in ImplCallPaint() function in Window2502 pTempWindow->ImplCallPaint( pChildRegion, nPaintFlags ); in ImplCallPaint()2544 ImplCallPaint( NULL, mpWindowImpl->mnPaintFlags /*| IMPL_PAINT_CHECKRTL */); in ImplCallOverlapPaint()3112 pWindow->ImplCallPaint( NULL, pWindow->mpWindowImpl->mnPaintFlags ); in ImplUpdateAll()7774 pUpdateWindow->ImplCallPaint( NULL, pUpdateWindow->mpWindowImpl->mnPaintFlags ); in Update()
468 … SAL_DLLPRIVATE void ImplCallPaint( const Region* pRegion, sal_uInt16 nPaintFlags );
Completed in 85 milliseconds