Searched refs:getStrokeDasharray (Results 1 – 2 of 2) sorted by relevance
653 if(!getStrokeDasharray().empty()) in add_stroke()655 … aDashArray = solveSvgNumberVector(getStrokeDasharray(), mrOwner, length); in add_stroke()2137 const SvgNumberVector& SvgStyleAttributes::getStrokeDasharray() const in getStrokeDasharray() function in svgio::svgreader::SvgStyleAttributes2153 return pSvgStyleAttributes->getStrokeDasharray(); in getStrokeDasharray()
334 const SvgNumberVector& getStrokeDasharray() const;
Completed in 28 milliseconds