Lines Matching refs:DrawableStrokeDashOffset
1287 /* DrawableStrokeDashOffset */
1288 Magick::DrawableStrokeDashOffset::~DrawableStrokeDashOffset(void)
1292 void Magick::DrawableStrokeDashOffset::operator()
1298 Magick::DrawableBase* Magick::DrawableStrokeDashOffset::copy() const
1300 return(new DrawableStrokeDashOffset(*this));
1303 void Magick::DrawableStrokeDashOffset::offset(const double offset_)
1308 double Magick::DrawableStrokeDashOffset::offset(void) const