Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx136 static SAL_DLLPRIVATE void ImplDrawBack( SplitWindow* pWindow, ImplSplitSet* pSet );
137 static SAL_DLLPRIVATE void ImplDrawBack( SplitWindow* pWindow, const Rectangle& rRect,
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1007 void SplitWindow::ImplDrawBack( SplitWindow* pWindow, const Rectangle& rRect, in ImplDrawBack() function in SplitWindow
1036 void SplitWindow::ImplDrawBack( SplitWindow* pWindow, ImplSplitSet* pSet ) in ImplDrawBack() function in SplitWindow
1051 ImplDrawBack( pWindow, aRect, pSet->mpWallpaper, pSet->mpBitmap ); in ImplDrawBack()
1066 ImplDrawBack( pWindow, aRect, pSet->mpWallpaper, pSet->mpBitmap ); in ImplDrawBack()
1074 ImplDrawBack( pWindow, pItems[i].mpSet ); in ImplDrawBack()
2741 ImplDrawBack( this, mpMainSet ); in Paint()

Completed in 33 milliseconds