Searched refs:DrawableStrokeDashOffset (Results 1 – 2 of 2) sorted by relevance
1257 Magick::DrawableStrokeDashOffset::~DrawableStrokeDashOffset(void) in ~DrawableStrokeDashOffset()1261 void Magick::DrawableStrokeDashOffset::operator() in operator ()()1267 Magick::DrawableBase* Magick::DrawableStrokeDashOffset::copy() const in copy()1269 return(new DrawableStrokeDashOffset(*this)); in copy()1272 void Magick::DrawableStrokeDashOffset::offset(const double offset_) in offset()1277 double Magick::DrawableStrokeDashOffset::offset(void) const in offset()
1747 class MagickPPExport DrawableStrokeDashOffset : public DrawableBase1750 DrawableStrokeDashOffset(const double offset_) in DrawableStrokeDashOffset() function1754 ~DrawableStrokeDashOffset(void);