Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DDrawable.cpp779 Magick::DrawableFillRule::~DrawableFillRule ( void ) in ~DrawableFillRule()
782 void Magick::DrawableFillRule::operator() in operator ()()
787 Magick::DrawableBase* Magick::DrawableFillRule::copy() const in copy()
789 return new DrawableFillRule(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1005 class MagickPPExport DrawableFillRule : public DrawableBase
1008 DrawableFillRule ( const FillRule fillRule_ ) in DrawableFillRule() function
1013 /*virtual*/ ~DrawableFillRule ( void );
/external/ImageMagick/Magick++/
DChangeLog856 * lib/Drawable.cpp (DrawableFillRule): New class to specify fill