Home
last modified time | relevance | path

Searched refs:DrawableStrokeLineJoin (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/Magick++/lib/
DDrawable.cpp1297 Magick::DrawableStrokeLineJoin::~DrawableStrokeLineJoin ( void ) in ~DrawableStrokeLineJoin()
1300 void Magick::DrawableStrokeLineJoin::operator() in operator ()()
1305 Magick::DrawableBase* Magick::DrawableStrokeLineJoin::copy() const in copy()
1307 return new DrawableStrokeLineJoin(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1799 class MagickPPExport DrawableStrokeLineJoin : public DrawableBase
1802 DrawableStrokeLineJoin ( LineJoin linejoin_ ) in DrawableStrokeLineJoin() function
1806 /*virtual*/ ~DrawableStrokeLineJoin ( void );
/external/ImageMagick/Magick++/
DChangeLog867 (DrawableStrokeLineJoin): New class to specify the shape to be