Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DDrawable.cpp748 Magick::DrawableFillRule::~DrawableFillRule ( void ) in ~DrawableFillRule()
751 void Magick::DrawableFillRule::operator() in operator ()()
756 Magick::DrawableBase* Magick::DrawableFillRule::copy() const in copy()
758 return new DrawableFillRule(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h990 class MagickPPExport DrawableFillRule : public DrawableBase
993 DrawableFillRule ( const FillRule fillRule_ ) in DrawableFillRule() function
998 /*virtual*/ ~DrawableFillRule ( void );
/external/ImageMagick/Magick++/
DChangeLog860 * lib/Drawable.cpp (DrawableFillRule): New class to specify fill