Searched refs:ImplDrawFrame (Results 1 – 8 of 8) sorted by relevance
/trunk/main/vcl/source/window/ |
H A D | decoview.cxx | 733 static void ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect, in ImplDrawFrame() function 979 ImplDrawFrame( mpOutDev, aRect, mpOutDev->GetSettings().GetStyleSettings(), nStyle ); in DrawFrame() 984 ImplDrawFrame( mpOutDev, aRect, mpOutDev->GetSettings().GetStyleSettings(), nStyle ); in DrawFrame()
|
/trunk/main/vcl/inc/vcl/ |
H A D | ctrl.hxx | 129 SAL_DLLPRIVATE void ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect );
|
/trunk/main/vcl/source/control/ |
H A D | fixed.cxx | 304 ImplDrawFrame( pDev, aRect ); in Draw() 1094 ImplDrawFrame( pDev, aRect ); in Draw()
|
H A D | imgctrl.cxx | 204 ImplDrawFrame( pDev, aRect ); in Draw()
|
H A D | ctrl.cxx | 412 void Control::ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect ) in ImplDrawFrame() function in Control
|
H A D | combobox.cxx | 1254 ImplDrawFrame( pDev, aRect ); in Draw()
|
H A D | lstbox.cxx | 426 ImplDrawFrame( pDev, aRect ); in Draw()
|
H A D | edit.cxx | 1919 ImplDrawFrame( pDev, aRect ); in Draw()
|
Completed in 68 milliseconds