Searched refs:doPolyPolygonPath (Results 1 – 2 of 2) sorted by relevance
163 doPolyPolygonPath( viewState.Clip, Clip ); in useStates()173 doPolyPolygonPath( renderState.Clip, Clip ); in useStates()1041 …void CanvasHelper::doPolyPolygonPath( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPoly… in doPolyPolygonPath() function in cairocanvas::CanvasHelper1112 doPolyPolygonPath( xPolyPolygon, Stroke ); in drawPolyPolygon()1189 doPolyPolygonPath( xPolyPolygon, Stroke, bNoLineJoin ); in strokePolyPolygon()1250 doPolyPolygonPath( xPolyPolygon, Fill ); in fillPolyPolygon()1273 doPolyPolygonPath( xPolyPolygon, Fill, false, &textures ); in fillTexturedPolyPolygon()
270 …void doPolyPolygonPath( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPoly…
Completed in 45 milliseconds