Lines Matching defs:x_

2226 void Magick::Image::chromaBluePrimary(const double x_,const double y_,  in chromaBluePrimary()
2235 void Magick::Image::chromaBluePrimary(double *x_,double *y_,double *z_) const in chromaBluePrimary()
2242 void Magick::Image::chromaGreenPrimary(const double x_,const double y_, in chromaGreenPrimary()
2251 void Magick::Image::chromaGreenPrimary(double *x_,double *y_,double *z_) const in chromaGreenPrimary()
2258 void Magick::Image::chromaRedPrimary(const double x_,const double y_, in chromaRedPrimary()
2267 void Magick::Image::chromaRedPrimary(double *x_,double *y_,double *z_) const in chromaRedPrimary()
2274 void Magick::Image::chromaWhitePoint(const double x_,const double y_, in chromaWhitePoint()
2283 void Magick::Image::chromaWhitePoint(double *x_,double *y_,double *z_) const in chromaWhitePoint()
2913 void Magick::Image::evaluate(const ChannelType channel_,const ssize_t x_, in evaluate()
2995 void Magick::Image::floodFillAlpha(const ssize_t x_,const ssize_t y_, in floodFillAlpha()
3013 void Magick::Image::floodFillAlpha(const ssize_t x_,const ssize_t y_, in floodFillAlpha()
3037 void Magick::Image::floodFillColor(const ssize_t x_,const ssize_t y_, in floodFillColor()
3056 void Magick::Image::floodFillColor(const ssize_t x_,const ssize_t y_, in floodFillColor()
3075 void Magick::Image::floodFillTexture(const ssize_t x_,const ssize_t y_, in floodFillTexture()
3094 void Magick::Image::floodFillTexture(const ssize_t x_,const ssize_t y_, in floodFillTexture()
3262 const Magick::Quantum *Magick::Image::getConstPixels(const ssize_t x_, in getConstPixels()
3302 Magick::Quantum *Magick::Image::getPixels(const ssize_t x_,const ssize_t y_, in getPixels()
3864 void Magick::Image::pixelColor(const ssize_t x_,const ssize_t y_, in pixelColor()
3893 Magick::Color Magick::Image::pixelColor(const ssize_t x_, in pixelColor()
4370 Magick::Quantum *Magick::Image::setPixels(const ssize_t x_,const ssize_t y_, in setPixels()
4397 const ssize_t x_,const ssize_t y_) in shadow()
4679 void Magick::Image::transformOrigin(const double x_,const double y_) in transformOrigin()
4825 const ssize_t x_,const ssize_t y_) in vignette()
4938 void Magick::Image::write(const ssize_t x_,const ssize_t y_, in write()
5105 void Magick::Image::floodFill(const ssize_t x_,const ssize_t y_, in floodFill()