Searched defs:DrawablePopGraphicContext (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
H A DDrawable.cpp1029 Magick::DrawablePopGraphicContext::~DrawablePopGraphicContext ( void )
1032 void Magick::DrawablePopGraphicContext::operator()
1037 Magick::DrawableBase* Magick::DrawablePopGraphicContext::copy() const
1039 return new DrawablePopGraphicContext(*this);
/external/ImageMagick/Magick++/lib/Magick++/
H A DDrawable.h1326 class MagickPPExport DrawablePopGraphicContext : public DrawableBase class in namespace:Magick
1329 DrawablePopGraphicContext ( void ) function in class:Magick::DrawablePopGraphicContext
1334 /*virtual*/ ~DrawablePopGraphicContext ( void );

Completed in 109 milliseconds