Home
last modified time | relevance | path

Searched refs:DrawGradient (Results 1 – 25 of 25) sorted by relevance

/trunk/main/vcl/workben/
H A Dsvptest.cxx312 DrawGradient( Rectangle( Point( 1000, 4500 ), in Paint()
317 DrawGradient( Rectangle( Point( 1000, 5300 ), in Paint()
322 DrawGradient( Rectangle( Point( 1000, 6100 ), in Paint()
327 DrawGradient( Rectangle( Point( 1000, 6900 ), in Paint()
H A Doutdevgrind.cxx726 &OutputDevice::DrawGradient), in setupMethodStubs()
735 &OutputDevice::DrawGradient), in setupMethodStubs()
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx1249DrawGradient( pGradientAction->GetRect(), pGradientAction->GetGradient() ); in RemoveTransparenciesFromMetaFile()
1504 pOut->DrawGradient( rRect, aNewGradient ); in DrawGradientEx()
1507 pOut->DrawGradient( rRect, rGradient ); in DrawGradientEx()
1529 pOut->DrawGradient( rRect, rGradient ); in DrawGradientEx()
1547 pOut->DrawGradient( rPolyPoly, aNewGradient ); in DrawGradientEx()
1550 pOut->DrawGradient( rPolyPoly, rGradient ); in DrawGradientEx()
1572 pOut->DrawGradient( rPolyPoly, rGradient ); in DrawGradientEx()
H A Doutdev4.cxx648 void OutputDevice::DrawGradient( const Rectangle& rRect, in DrawGradient() function in OutputDevice
779 void OutputDevice::DrawGradient( const PolyPolygon& rPolyPoly, in DrawGradient() function in OutputDevice
835 DrawGradient( aRect, rGradient ); in DrawGradient()
845 DrawGradient( aRect, rGradient ); in DrawGradient()
850 DrawGradient( aRect, rGradient ); in DrawGradient()
979 pVDev->DrawGradient( aBoundRect, aGradient ); in DrawGradient()
984 pVDev->DrawGradient( aBoundRect, aGradient ); in DrawGradient()
H A Dpdfwriter_impl2.cxx375 m_rOuterFace.DrawGradient( pA->GetRect(), pA->GetGradient() ); in playMetafile()
387 m_rOuterFace.DrawGradient( pA->GetPolyPolygon(), pA->GetGradient() ); in playMetafile()
490 … pVDev->DrawGradient( Rectangle( aPoint, aDstSize ), rTransparenceGradient ); in playMetafile()
552 … m_rOuterFace.DrawGradient( pGradAction->GetPolyPolygon(), pGradAction->GetGradient() ); in playMetafile()
H A Doutdev6.cxx724 pVDev->DrawGradient(Rectangle(rPos, rSize), rTransparenceGradient); in DrawTransparent()
768 pVDev->DrawGradient( Rectangle( rPos, rSize ), rTransparenceGradient ); in DrawTransparent()
1095 DrawGradient( aBound, rWallpaper.GetGradient() ); in ImplDrawGradientWallpaper()
H A Dpdfwriter.cxx260 void PDFWriter::DrawGradient( const Rectangle& rRect, const Gradient& rGradient ) in DrawGradient() function in PDFWriter
265 void PDFWriter::DrawGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient ) in DrawGradient() function in PDFWriter
H A Dmetaact.cxx2503 pOut->DrawGradient( maRect, maGradient ); in Execute()
H A Dgdimtf.cxx1000 aVDev.DrawGradient( rPolyPoly, rGrad ); in ImplAddGradientEx()
H A Dpdfwriter_impl.cxx9503 aDev.DrawGradient( Rectangle( Point( 0, 0 ), rObject.m_aSize ), rObject.m_aGradient ); in writeGradientFunction()
/trunk/main/sfx2/source/sidebar/
H A DDrawHelper.cxx162 rDevice.DrawGradient( in DrawHorizontalLine()
201 rDevice.DrawGradient( in DrawVerticalLine()
237 rDevice.DrawGradient( in DrawRoundedRectangle()
/trunk/main/padmin/source/
H A Dpadialog.cxx529 pPrinter->DrawGradient( Rectangle( Point( 1000, 5500 ), in printPage()
534 pPrinter->DrawGradient( Rectangle( Point( 1000, 6300 ), in printPage()
539 pPrinter->DrawGradient( Rectangle( Point( 1000, 7100 ), in printPage()
544 pPrinter->DrawGradient( Rectangle( Point( 1000, 7900 ), in printPage()
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx137 DrawGradient( Rectangle( Point(0,0), PixelToLogic(GetSizePixel()) ), in Paint()
144 DrawGradient( Rectangle( Point(0,0), PixelToLogic(GetSizePixel()) ), in Paint()
H A DAnnotationMenuButton.cxx149 DrawGradient( aRect, aGradient ); in Paint()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx809 void DrawGradient( const Rectangle& rRect, const Gradient& rGradient );
810 void DrawGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient );
H A Doutdev.hxx812 void DrawGradient( const Rectangle& rRect, const Gradient& rGradient );
813 void DrawGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient );
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx138 DrawGradient(Rectangle(Point(0,0),PixelToLogic(GetSizePixel())), in Paint()
725 DrawGradient(maRectMetaButton,aGradient); in Paint()
/trunk/main/reportdesign/source/ui/report/
H A DEndMarker.cxx75 DrawGradient(PixelToLogic(aPoly) ,aGradient); in Paint()
H A DStartMarker.cxx145 DrawGradient(PixelToLogic(aPoly) ,aGradient); in Paint()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx502 pThis->DrawGradient( Rectangle( 0, y, aTopLineSz.Width(), y+aTopLineSz.Height()), g ); in ImplDrawGradientBackground()
510 pThis->DrawGradient( Rectangle( 0, y, aLineSz.Width(), y+aLineSz.Height()), g); in ImplDrawGradientBackground()
517 pThis->DrawGradient( Rectangle( 0, y, aBottomLineSz.Width(), y+aBottomLineSz.Height()), g ); in ImplDrawGradientBackground()
525 pThis->DrawGradient( Rectangle( x, 0, x+aTopLineSz.Width(), aTopLineSz.Height()), g ); in ImplDrawGradientBackground()
530 pThis->DrawGradient( Rectangle( x, 0, x+aLineSz.Width(), aLineSz.Height()), g); in ImplDrawGradientBackground()
534 pThis->DrawGradient( Rectangle( x, 0, x+aBottomLineSz.Width(), aBottomLineSz.Height()), g ); in ImplDrawGradientBackground()
3280 pThis->DrawGradient( aInnerRect, g ); in ImplDrawMenubutton()
H A Dmenu.cxx2940 pWin->DrawGradient( aRect, aGrad ); in ImplPaint()
/trunk/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx484 pVDev->DrawGradient( aRect, g ); in DoPaint()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx519 … mpOutputDevice->DrawGradient( Rectangle( Point( x, y ), Size( width, height ) ), aGradient ); in drawGradient()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1665 mpOutputDevice->DrawGradient(aToolsPolyPolygon, aVCLGradient); in processBasePrimitive2D()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1600 aVDev.DrawGradient(Rectangle(Point(0, 0), aVDev.GetOutputSizePixel()), rGradient); in DoAction()