Searched refs:DrawableStrokeDashOffset (Results 1 – 2 of 2) sorted by relevance
1288 Magick::DrawableStrokeDashOffset::~DrawableStrokeDashOffset(void) in ~DrawableStrokeDashOffset()1292 void Magick::DrawableStrokeDashOffset::operator() in operator ()()1298 Magick::DrawableBase* Magick::DrawableStrokeDashOffset::copy() const in copy()1300 return(new DrawableStrokeDashOffset(*this)); in copy()1303 void Magick::DrawableStrokeDashOffset::offset(const double offset_) in offset()1308 double Magick::DrawableStrokeDashOffset::offset(void) const in offset()
1722 class MagickPPExport DrawableStrokeDashOffset : public DrawableBase1725 DrawableStrokeDashOffset(const double offset_) in DrawableStrokeDashOffset() function1729 ~DrawableStrokeDashOffset(void);