Searched refs:DrawHatch (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 1047 void OutputDevice::DrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) in DrawHatch() function in OutputDevice 1120 mpAlphaVDev->DrawHatch( rPolyPoly, rHatch ); in DrawHatch()
|
H A D | pdfwriter.cxx | 270 void PDFWriter::DrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) in DrawHatch() function in PDFWriter
|
H A D | pdfwriter_impl2.cxx | 397 m_rOuterFace.DrawHatch( pA->GetPolyPolygon(), pA->GetHatch() ); in playMetafile()
|
H A D | metaact.cxx | 2657 pOut->DrawHatch( maPolyPoly, maHatch ); in Execute()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 819 void DrawHatch( const PolyPolygon& rPolyPoly, const ::Hatch& rHatch ); 824 void DrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch );
|
H A D | pdfwriter.hxx | 812 void DrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch );
|
/aoo42x/main/drawinglayer/source/processor2d/ |
H A D | vclpixelprocessor2d.cxx | 757 mpOutputDevice->DrawHatch(PolyPolygon(Polygon(aHatchPolygon)), aVCLHatch); in processBasePrimitive2D()
|
H A D | vclmetafileprocessor2d.cxx | 1551 mpOutputDevice->DrawHatch(aToolsPolyPolygon, in processBasePrimitive2D()
|
/aoo42x/main/vcl/workben/ |
H A D | outdevgrind.cxx | 743 &OutputDevice::DrawHatch, in setupMethodStubs()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 1432 …aOut.DrawHatch(PolyPolygon(rRect), Hatch((HatchStyle)rHatch.Style, Color(rHatch.Color), rHatch.Dis… in lclDrawHatch()
|
Completed in 107 milliseconds