Home
last modified time | relevance | path

Searched refs:add_path (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgpathnode.cxx123 pStyle->add_path(*getPath(), aNewTarget, &maHelpPointIndices); in decomposeSvgNode()
H A Dsvgpolynode.cxx121 pStyle->add_path(basegfx::B2DPolyPolygon(*getPolygon()), aNewTarget, 0); in decomposeSvgNode()
H A Dsvgcirclenode.cxx144 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
H A Dsvgellipsenode.cxx159 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
H A Dsvglinenode.cxx155 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
H A Dsvgrectnode.cxx216 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
H A Dsvgstyleattributes.cxx1057 void SvgStyleAttributes::add_path( in add_path() function in svgio::svgreader::SvgStyleAttributes
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx272 void add_path(

Completed in 39 milliseconds