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

  /external/ImageMagick/Magick++/lib/Magick++/
Drawable.h 323 _paintMethod(paintMethod_)
357 _paintMethod=paintMethod_;
362 return(_paintMethod);
369 PaintMethod _paintMethod;
690 _paintMethod(paintMethod_)
721 _paintMethod = paintMethod_;
725 return _paintMethod;
731 PaintMethod _paintMethod;
    [all...]
  /external/ImageMagick/Magick++/lib/
Drawable.cpp 242 DrawAlpha(context_,_x,_y,_paintMethod);
505 DrawColor( context_, _x, _y, _paintMethod );
    [all...]

Completed in 200 milliseconds