Searched refs:ImplDrawFrame (Results 1 – 8 of 8) sorted by relevance
| /AOO42X/main/vcl/source/window/ |
| H A D | decoview.cxx | 725 static void ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect, in ImplDrawFrame() function 971 ImplDrawFrame( mpOutDev, aRect, mpOutDev->GetSettings().GetStyleSettings(), nStyle ); in DrawFrame() 976 ImplDrawFrame( mpOutDev, aRect, mpOutDev->GetSettings().GetStyleSettings(), nStyle ); in DrawFrame()
|
| /AOO42X/main/vcl/inc/vcl/ |
| H A D | ctrl.hxx | 129 SAL_DLLPRIVATE void ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect );
|
| /AOO42X/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 | lstbox.cxx | 426 ImplDrawFrame( pDev, aRect ); in Draw()
|
| H A D | combobox.cxx | 1252 ImplDrawFrame( pDev, aRect ); in Draw()
|
| H A D | edit.cxx | 1919 ImplDrawFrame( pDev, aRect ); in Draw()
|