Searched refs:add_path (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/svgio/source/svgreader/ |
H A D | svgpathnode.cxx | 123 pStyle->add_path(*getPath(), aNewTarget, &maHelpPointIndices); in decomposeSvgNode()
|
H A D | svgpolynode.cxx | 121 pStyle->add_path(basegfx::B2DPolyPolygon(*getPolygon()), aNewTarget, 0); in decomposeSvgNode()
|
H A D | svgcirclenode.cxx | 144 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
|
H A D | svgellipsenode.cxx | 159 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
|
H A D | svglinenode.cxx | 155 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
|
H A D | svgrectnode.cxx | 216 pStyle->add_path(basegfx::B2DPolyPolygon(aPath), aNewTarget, 0); in decomposeSvgNode()
|
H A D | svgstyleattributes.cxx | 1022 void SvgStyleAttributes::add_path( in add_path() function in svgio::svgreader::SvgStyleAttributes
|
/aoo4110/main/svgio/inc/svgio/svgreader/ |
H A D | svgstyleattributes.hxx | 268 void add_path(
|
Completed in 43 milliseconds