Searched refs:getStrokeDasharray (Results 1 – 2 of 2) sorted by relevance
688 if(!getStrokeDasharray().empty()) in add_stroke()690 … aDashArray = solveSvgNumberVector(getStrokeDasharray(), mrOwner, length); in add_stroke()2176 const SvgNumberVector& SvgStyleAttributes::getStrokeDasharray() const in getStrokeDasharray() function in svgio::svgreader::SvgStyleAttributes2192 return pSvgStyleAttributes->getStrokeDasharray(); in getStrokeDasharray()
338 const SvgNumberVector& getStrokeDasharray() const;
Completed in 22 milliseconds