Home
last modified time | relevance | path

Searched refs:getFillRule (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx658 …if ( ( aFill.getFillType() == SvtGraphicFill::fillSolid ) && ( aFill.getFillRule() == SvtGraphicFi… in playMetafile()
H A Dgraphictools.cxx432 SvtGraphicFill::FillRule SvtGraphicFill::getFillRule() const in getFillRule() function in SvtGraphicFill
502 switch( getFillRule() ) in toString()
/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx337 FillRule getFillRule () const;
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx334 FillRule getFillRule() const;
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1098 …ero(!bIsLine && bNeedToCheckClipRule && !mbIsClipPathContent && FillRule_nonzero == getFillRule()); in add_path()
2158 FillRule SvgStyleAttributes::getFillRule() const in getFillRule() function in svgio::svgreader::SvgStyleAttributes
2169 return pSvgStyleAttributes->getFillRule(); in getFillRule()
/trunk/main/offapi/com/sun/star/rendering/
H A DXPolyPolygon2D.idl105 FillRule getFillRule();
/trunk/main/canvas/source/directx/
H A Ddx_linepolypolygon.cxx50 …mpPath->SetFillMode( const_cast<LinePolyPolygon*>(this)->getFillRule() == rendering::FillRule_EVEN… in getGraphicsPath()
/trunk/main/canvas/source/cairo/
H A Dcairo_spritehelper.cxx148 rClip->getFillRule() ); in redraw()
H A Dcairo_canvashelper.cxx1079 xPolyPolygon->getFillRule() ); in doPolyPolygonPath()
1092 xPolyPolygon->getFillRule() ); in doPolyPolygonPath()
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx156 rendering::FillRule SAL_CALL UnoPolyPolygon::getFillRule() throw (uno::RuntimeException) in getFillRule() function in basegfx::unotools::UnoPolyPolygon
/trunk/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx56 …virtual ::com::sun::star::rendering::FillRule SAL_CALL getFillRule( ) throw (::com::sun::star::un…

Completed in 80 milliseconds