Searched refs:getStrokeWidth (Results 1 – 12 of 12) sorted by relevance
679 …const double fStrokeWidth(getStrokeWidth().isSet() ? getStrokeWidth().solve(mrOwner, length) : 1.0… in add_stroke()812 …const double fStrokeWidth(getStrokeWidth().isSet() ? getStrokeWidth().solve(mrOwner, length) : 1.0… in prepare_singleMarker()2103 SvgNumber SvgStyleAttributes::getStrokeWidth() const in getStrokeWidth() function in svgio::svgreader::SvgStyleAttributes2118 return pSvgStyleAttributes->getStrokeWidth(); in getStrokeWidth()
175 double SvtGraphicStroke::getStrokeWidth() const in getStrokeWidth() function in SvtGraphicStroke208 aStr += ::rtl::OString::valueOf( static_cast< double >(getStrokeWidth()) ); in toString()
579 double fStrokeWidth( aStroke.getStrokeWidth() ); in playMetafile()
80 virtual double getStrokeWidth() const = 0;
70 virtual double getStrokeWidth() const;
145 double ImplPolyPolygon::getStrokeWidth() const in getStrokeWidth() function in cppcanvas::internal::ImplPolyPolygon
143 double getStrokeWidth () const;
306 SvgNumber getStrokeWidth() const;
1567 fLineWidth = pPolyPoly->getStrokeWidth(); in registerUserPaintPolygons()
1260 … sal::static_int_cast<sal_uInt16>( mapRelative( (sal_Int32)( rStroke.getStrokeWidth() ) ) ), aColo… in Impl_writeStroke()
1593 mapCurShape->mnStrokeWidth = FRound( aStroke.getStrokeWidth() ); in ImplWriteActions()
1250 double fStrokeWidth( aStroke.getStrokeWidth() ); in ImplWriteActions()
Completed in 88 milliseconds