Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx2368 void Window::ImplCallPaint( const Region* pRegion, sal_uInt16 nPaintFlags ) in ImplCallPaint() function in Window
2502 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()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx468 … SAL_DLLPRIVATE void ImplCallPaint( const Region* pRegion, sal_uInt16 nPaintFlags );

Completed in 47 milliseconds