Home
last modified time | relevance | path

Searched defs:strokeLineJoin (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
DOptions.cpp621 void Magick::Options::strokeLineJoin(const LineJoin lineJoin_) in strokeLineJoin() function in Magick::Options
626 Magick::LineJoin Magick::Options::strokeLineJoin(void) const in strokeLineJoin() function in Magick::Options
DImage.cpp1434 void Magick::Image::strokeLineJoin(const Magick::LineJoin lineJoin_) in strokeLineJoin() function in Magick::Image
1440 Magick::LineJoin Magick::Image::strokeLineJoin(void) const in strokeLineJoin() function in Magick::Image