Home
last modified time | relevance | path

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

/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1393 setStrokeLinecap(StrokeLinecap_butt); in parseStyleAttribute()
1397 setStrokeLinecap(StrokeLinecap_round); in parseStyleAttribute()
1401 setStrokeLinecap(StrokeLinecap_square); in parseStyleAttribute()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx351 …void setStrokeLinecap(const StrokeLinecap aStrokeLinecap = StrokeLinecap_notset) { maStrokeLinecap… in setStrokeLinecap() function in svgio::svgreader::SvgStyleAttributes

Completed in 41 milliseconds