Searched refs:DrawablePopGraphicContext (Results 1 – 4 of 4) sorted by relevance
158 drawList.push_back(DrawablePopGraphicContext()); in main()
998 Magick::DrawablePopGraphicContext::~DrawablePopGraphicContext ( void ) in ~DrawablePopGraphicContext()1001 void Magick::DrawablePopGraphicContext::operator() in operator ()()1006 Magick::DrawableBase* Magick::DrawablePopGraphicContext::copy() const in copy()1008 return new DrawablePopGraphicContext(*this); in copy()
1311 class MagickPPExport DrawablePopGraphicContext : public DrawableBase1314 DrawablePopGraphicContext ( void ) in DrawablePopGraphicContext() function1319 /*virtual*/ ~DrawablePopGraphicContext ( void );
900 * lib/Magick++/Drawable.h (DrawablePopGraphicContext): New class