Home
last modified time | relevance | path

Searched defs:original_ (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/Magick++/lib/
DDrawable.cpp85 Magick::Drawable::Drawable(const Magick::DrawableBase& original_) in Drawable()
96 Magick::Drawable::Drawable(const Magick::Drawable& original_) in Drawable()
103 const Magick::Drawable& original_) in operator =()
136 Magick::VPath::VPath ( const Magick::VPathBase& original_ ) in VPath()
149 Magick::VPath::VPath ( const Magick::VPath& original_ ) in VPath()
155 Magick::VPath& Magick::VPath::operator= (const Magick::VPath& original_ ) in operator =()
272 Magick::DrawableBezier::DrawableBezier( const Magick::DrawableBezier& original_ ) in DrawableBezier()
313 (const Magick::DrawableBorderColor &original_) in DrawableBorderColor()
443 ( const Magick::DrawablePushClipPath& original_ ) //multithread safe const char* in DrawablePushClipPath()
469 Magick::DrawableClipPath::DrawableClipPath ( const Magick::DrawableClipPath& original_ ) in DrawableClipPath()
[all …]
DException.cpp36 Magick::Exception::Exception(const Magick::Exception& original_) in Exception()
50 const Magick::Exception& original_) in operator =()
/external/fmtlib/test/
Dgtest-extra.h97 fmt::File original_; // Original file passed to redirector. variable