Home
last modified time | relevance | path

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

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx176 StrokeLinecap maStrokeLinecap; member in svgio::svgreader::SvgStyleAttributes
351 …Linecap(const StrokeLinecap aStrokeLinecap = StrokeLinecap_notset) { maStrokeLinecap = aStrokeLine… in setStrokeLinecap()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1211 maStrokeLinecap(StrokeLinecap_notset), in SvgStyleAttributes()
2219 if(maStrokeLinecap != StrokeLinecap_notset) in getStrokeLinecap()
2221 return maStrokeLinecap; in getStrokeLinecap()

Completed in 35 milliseconds