Searched refs:strokeDashOffset_ (Results 1 – 4 of 4) sorted by relevance
212 void strokeDashOffset(const double strokeDashOffset_);
429 void strokeDashOffset(const double strokeDashOffset_);
601 void Magick::Options::strokeDashOffset(const double strokeDashOffset_) in strokeDashOffset() argument603 _drawInfo->dash_offset=strokeDashOffset_; in strokeDashOffset()
1412 void Magick::Image::strokeDashOffset(const double strokeDashOffset_) in strokeDashOffset() argument1415 options()->strokeDashOffset(strokeDashOffset_); in strokeDashOffset()