Searched refs:ImplDrawAlignedImage (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/vcl/source/control/ |
| H A D | button.cxx | 364 void Button::ImplDrawAlignedImage( OutputDevice* pDev, Point& rPos, in ImplDrawAlignedImage() function in Button 1018 ImplDrawAlignedImage( pDev, aPos, aSize, bLayout, nImageSep, in ImplDrawPushButtonContent() 1045 ImplDrawAlignedImage( pDev, aPos, aSize, bLayout, nImageSep, nDrawFlags, in ImplDrawPushButtonContent() 2324 ImplDrawAlignedImage( pDev, aPos, aSize, bLayout, 1, in ImplDraw() 3420 ImplDrawAlignedImage( pDev, aPos, aSize, bLayout, 1, in ImplDraw()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | button.hxx | 57 …SAL_DLLPRIVATE void ImplDrawAlignedImage( OutputDevice* pDev, Point& rPos, Size& rSize,
|