Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DDrawable.cpp1328 Magick::DrawableStrokeLineJoin::~DrawableStrokeLineJoin ( void ) in ~DrawableStrokeLineJoin()
1331 void Magick::DrawableStrokeLineJoin::operator() in operator ()()
1336 Magick::DrawableBase* Magick::DrawableStrokeLineJoin::copy() const in copy()
1338 return new DrawableStrokeLineJoin(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1774 class MagickPPExport DrawableStrokeLineJoin : public DrawableBase
1777 DrawableStrokeLineJoin ( LineJoin linejoin_ ) in DrawableStrokeLineJoin() function
1781 /*virtual*/ ~DrawableStrokeLineJoin ( void );
/external/ImageMagick/Magick++/
DChangeLog863 (DrawableStrokeLineJoin): New class to specify the shape to be