Searched refs:DrawablePopGraphicContext (Results 1 – 4 of 4) sorted by relevance
154 drawList.push_back(DrawablePopGraphicContext()); in main()
1029 Magick::DrawablePopGraphicContext::~DrawablePopGraphicContext ( void ) in ~DrawablePopGraphicContext()1032 void Magick::DrawablePopGraphicContext::operator() in operator ()()1037 Magick::DrawableBase* Magick::DrawablePopGraphicContext::copy() const in copy()1039 return new DrawablePopGraphicContext(*this); in copy()
1326 class MagickPPExport DrawablePopGraphicContext : public DrawableBase1329 DrawablePopGraphicContext ( void ) in DrawablePopGraphicContext() function1334 /*virtual*/ ~DrawablePopGraphicContext ( void );
896 * lib/Magick++/Drawable.h (DrawablePopGraphicContext): New class