Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1407 _lowerRightY(lowerRightY_) in DrawableRectangle()
1447 _lowerRightY = lowerRightY_; in lowerRightY()
1451 return _lowerRightY; in lowerRightY()
1458 double _lowerRightY; variable
1500 _lowerRightY(lowerRightY_), in DrawableRoundRectangle()
1544 _lowerRightY = hight_; in hight()
1548 return _lowerRightY; in hight()
1582 _lowerRightY = lowerRightY_; in lowerRightY()
1586 return _lowerRightY; in lowerRightY()
1611 double _lowerRightY; variable
/external/ImageMagick/Magick++/lib/
DDrawable.cpp1081 _lowerRightX, _lowerRightY ); in operator ()()
1110 _lowerRightY,_cornerWidth, _cornerHeight); in operator ()()