Searched refs:ImplDrawComplexGradient (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 393 void OutputDevice::ImplDrawComplexGradient( const Rectangle& rRect, in ImplDrawComplexGradient() function in OutputDevice 764 ImplDrawComplexGradient( aRect, aGradient, sal_False, NULL ); in DrawGradient() 929 ImplDrawComplexGradient( aRect, aGradient, sal_False, &aClipPolyPoly ); in DrawGradient() 1038 ImplDrawComplexGradient( aRect, aGradient, sal_True, NULL ); in AddGradientActions()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 476 …SAL_DLLPRIVATE void ImplDrawComplexGradient( const Rectangle& rRect, const Gradient& rGradient, …
|
Completed in 34 milliseconds