Searched refs:DrawablePushGraphicContext (Results 1 – 4 of 4) sorted by relevance
39 drawList.push_back(DrawablePushGraphicContext()); in main()
1043 Magick::DrawablePushGraphicContext::~DrawablePushGraphicContext ( void ) in ~DrawablePushGraphicContext()1046 void Magick::DrawablePushGraphicContext::operator() in operator ()()1051 Magick::DrawableBase* Magick::DrawablePushGraphicContext::copy() const in copy()1053 return new DrawablePushGraphicContext(*this); in copy()
1347 class MagickPPExport DrawablePushGraphicContext : public DrawableBase1350 DrawablePushGraphicContext ( void ) in DrawablePushGraphicContext() function1355 /*virtual*/ ~DrawablePushGraphicContext ( void );
898 (DrawablePushGraphicContext): New class to push graphic context.