Searched refs:DrawablePushGraphicContext (Results 1 – 4 of 4) sorted by relevance
39 drawList.push_back(DrawablePushGraphicContext()); in main()
1012 Magick::DrawablePushGraphicContext::~DrawablePushGraphicContext ( void ) in ~DrawablePushGraphicContext()1015 void Magick::DrawablePushGraphicContext::operator() in operator ()()1020 Magick::DrawableBase* Magick::DrawablePushGraphicContext::copy() const in copy()1022 return new DrawablePushGraphicContext(*this); in copy()
1332 class MagickPPExport DrawablePushGraphicContext : public DrawableBase1335 DrawablePushGraphicContext ( void ) in DrawablePushGraphicContext() function1340 /*virtual*/ ~DrawablePushGraphicContext ( void );
902 (DrawablePushGraphicContext): New class to push graphic context.