HomeSort by relevance Sort by last modified time
    Searched refs:DrawableStrokeDashOffset (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/Magick++/lib/
Drawable.cpp 1287 /* DrawableStrokeDashOffset */
1288 Magick::DrawableStrokeDashOffset::~DrawableStrokeDashOffset(void)
1292 void Magick::DrawableStrokeDashOffset::operator()
1298 Magick::DrawableBase* Magick::DrawableStrokeDashOffset::copy() const
1300 return(new DrawableStrokeDashOffset(*this));
1303 void Magick::DrawableStrokeDashOffset::offset(const double offset_)
1308 double Magick::DrawableStrokeDashOffset::offset(void) const
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Drawable.h     [all...]

Completed in 93 milliseconds