Searched refs:FillRule_EVEN_ODD (Results 1 – 11 of 11) sorted by relevance
94 xPoly->setFillRule(rendering::FillRule_EVEN_ODD); in createCompatibleLinePolyPolygon()110 xPoly->setFillRule(rendering::FillRule_EVEN_ODD); in createCompatibleBezierPolyPolygon()
44 FillRule_EVEN_ODD, enumerator
50 …h->SetFillMode( const_cast<LinePolyPolygon*>(this)->getFillRule() == rendering::FillRule_EVEN_ODD ? in getGraphicsPath()
248 eFillRule == basegfx::FillRule_EVEN_ODD && !(nCrossedEdges & 0x01) ); in renderClippedPolyPolygon()
105 xPolyPolygon->setFillRule(rendering::FillRule_EVEN_ODD); in PaintRectangle()
865 mxViewStateClip->setFillRule(rendering::FillRule_EVEN_ODD); in SetupClipping()
1392 xPolyPolygon->setFillRule(rendering::FillRule_EVEN_ODD); in CreateClipPolyPolygon()
53 meFillRule( rendering::FillRule_EVEN_ODD ) in UnoPolyPolygon()
593 case FillRule_EVEN_ODD: in rasterConvert()
590 basegfx::FillRule_EVEN_ODD ); in implFillPolyPolygon()
950 eFillrule == rendering::FillRule_EVEN_ODD ? in doPolyPolygonImplementation()
Completed in 252 milliseconds