Searched refs:lineJoin_ (Results 1 – 4 of 4) sorted by relevance
224 void strokeLineJoin(const LineJoin lineJoin_);
441 void strokeLineJoin(const LineJoin lineJoin_);
628 void Magick::Options::strokeLineJoin(const LineJoin lineJoin_) in strokeLineJoin() argument630 _drawInfo->linejoin=lineJoin_; in strokeLineJoin()
1439 void Magick::Image::strokeLineJoin(const Magick::LineJoin lineJoin_) in strokeLineJoin() argument1442 options()->strokeLineJoin(lineJoin_); in strokeLineJoin()