DrawablePushGraphicContext   39 Magick++/demo/piddle.cpp     drawList.push_back(DrawablePushGraphicContext());
DrawablePushGraphicContext  895 Magick++/lib/Drawable.cpp Magick::DrawablePushGraphicContext::~DrawablePushGraphicContext ( void )
DrawablePushGraphicContext  898 Magick++/lib/Drawable.cpp void Magick::DrawablePushGraphicContext::operator()
DrawablePushGraphicContext  903 Magick++/lib/Drawable.cpp Magick::DrawableBase* Magick::DrawablePushGraphicContext::copy() const
DrawablePushGraphicContext  905 Magick++/lib/Drawable.cpp   return new DrawablePushGraphicContext(*this);
DrawablePushGraphicContext 1280 Magick++/lib/Magick++/Drawable.h class MagickPPExport DrawablePushGraphicContext : public DrawableBase
DrawablePushGraphicContext 1283 Magick++/lib/Magick++/Drawable.h   DrawablePushGraphicContext ( void )
DrawablePushGraphicContext 1288 Magick++/lib/Magick++/Drawable.h   /*virtual*/ ~DrawablePushGraphicContext ( void );