DrawablePushGraphicContext   39 Magick++/demo/piddle.cpp     drawList.push_back(DrawablePushGraphicContext());
DrawablePushGraphicContext  874 Magick++/lib/Drawable.cpp Magick::DrawablePushGraphicContext::~DrawablePushGraphicContext ( void )
DrawablePushGraphicContext  877 Magick++/lib/Drawable.cpp void Magick::DrawablePushGraphicContext::operator()
DrawablePushGraphicContext  882 Magick++/lib/Drawable.cpp Magick::DrawableBase* Magick::DrawablePushGraphicContext::copy() const
DrawablePushGraphicContext  884 Magick++/lib/Drawable.cpp   return new DrawablePushGraphicContext(*this);
DrawablePushGraphicContext 1262 Magick++/lib/Magick++/Drawable.h class MagickDLLDecl DrawablePushGraphicContext : public DrawableBase
DrawablePushGraphicContext 1265 Magick++/lib/Magick++/Drawable.h   DrawablePushGraphicContext ( void )
DrawablePushGraphicContext 1270 Magick++/lib/Magick++/Drawable.h   /*virtual*/ ~DrawablePushGraphicContext ( void );