Searched defs:setStrokeWidth (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/cppcanvas/source/wrapper/ | ||
H A D | implpolypolygon.cxx | 140 void ImplPolyPolygon::setStrokeWidth( const double& rStrokeWidth ) in setStrokeWidth() function in cppcanvas::internal::ImplPolyPolygon |
/aoo42x/main/vcl/source/gdi/ | ||
H A D | graphictools.cxx | 292 void SvtGraphicStroke::setStrokeWidth( double fWidth ) in setStrokeWidth() function in SvtGraphicStroke |
/aoo42x/main/svgio/inc/svgio/svgreader/ | ||
H A D | svgstyleattributes.hxx | 307 … void setStrokeWidth(const SvgNumber& rStrokeWidth = SvgNumber()) { maStrokeWidth = rStrokeWidth; } in setStrokeWidth() function in svgio::svgreader::SvgStyleAttributes |
Completed in 20 milliseconds