Home
last modified time | relevance | path

Searched refs:lowerRightY_ (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1418 double lowerRightX_, double lowerRightY_ ) in DrawableRectangle() argument
1422 _lowerRightY(lowerRightY_) in DrawableRectangle()
1460 void lowerRightY( double lowerRightY_ ) in lowerRightY() argument
1462 _lowerRightY = lowerRightY_; in lowerRightY()