Searched refs:strokeDashOffset_ (Results 1 – 4 of 4) sorted by relevance
212 void strokeDashOffset(const double strokeDashOffset_);
429 void strokeDashOffset(const double strokeDashOffset_);
608 void Magick::Options::strokeDashOffset(const double strokeDashOffset_) in strokeDashOffset() argument610 _drawInfo->dash_offset=strokeDashOffset_; in strokeDashOffset()
1417 void Magick::Image::strokeDashOffset(const double strokeDashOffset_) in strokeDashOffset() argument1420 options()->strokeDashOffset(strokeDashOffset_); in strokeDashOffset()