Home
last modified time | relevance | path

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

/aoo4110/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1354 setStrokeLinecap(StrokeLinecap_butt); in parseStyleAttribute()
1358 setStrokeLinecap(StrokeLinecap_round); in parseStyleAttribute()
1362 setStrokeLinecap(StrokeLinecap_square); in parseStyleAttribute()
/aoo4110/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx347 …void setStrokeLinecap(const StrokeLinecap aStrokeLinecap = StrokeLinecap_notset) { maStrokeLinecap… in setStrokeLinecap() function in svgio::svgreader::SvgStyleAttributes

Completed in 28 milliseconds