Home
last modified time | relevance | path

Searched refs:getStrokeLinejoin (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx649 … const basegfx::B2DLineJoin aB2DLineJoin(StrokeLinejoinToB2DLineJoin(getStrokeLinejoin())); in add_stroke()
2196 StrokeLinejoin SvgStyleAttributes::getStrokeLinejoin() const in getStrokeLinejoin() function in svgio::svgreader::SvgStyleAttributes
2207 return pSvgStyleAttributes->getStrokeLinejoin(); in getStrokeLinejoin()
/AOO41X/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx350 StrokeLinejoin getStrokeLinejoin() const;