Home
last modified time | relevance | path

Searched refs:FillRule_EVEN_ODD (Results 1 – 11 of 11) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx94 xPoly->setFillRule(rendering::FillRule_EVEN_ODD); in createCompatibleLinePolyPolygon()
110 xPoly->setFillRule(rendering::FillRule_EVEN_ODD); in createCompatibleBezierPolyPolygon()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygonfillrule.hxx44 FillRule_EVEN_ODD, enumerator
/trunk/main/canvas/source/directx/
H A Ddx_linepolypolygon.cxx50 …h->SetFillMode( const_cast<LinePolyPolygon*>(this)->getFillRule() == rendering::FillRule_EVEN_ODD ? in getGraphicsPath()
/trunk/main/basebmp/inc/basebmp/
H A Dpolypolygonrenderer.hxx248 eFillRule == basegfx::FillRule_EVEN_ODD && !(nCrossedEdges & 0x01) ); in renderClippedPolyPolygon()
/trunk/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx105 xPolyPolygon->setFillRule(rendering::FillRule_EVEN_ODD); in PaintRectangle()
H A DPresenterPaneBorderPainter.cxx865 mxViewStateClip->setFillRule(rendering::FillRule_EVEN_ODD); in SetupClipping()
H A DPresenterWindowManager.cxx1392 xPolyPolygon->setFillRule(rendering::FillRule_EVEN_ODD); in CreateClipPolyPolygon()
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx53 meFillRule( rendering::FillRule_EVEN_ODD ) in UnoPolyPolygon()
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx593 case FillRule_EVEN_ODD: in rasterConvert()
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx590 basegfx::FillRule_EVEN_ODD ); in implFillPolyPolygon()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx950 eFillrule == rendering::FillRule_EVEN_ODD ? in doPolyPolygonImplementation()

Completed in 127 milliseconds