| _x1 | otk::Rect | [private] |
| _x2 | otk::Rect | [private] |
| _y1 | otk::Rect | [private] |
| _y2 | otk::Rect | [private] |
| bottom(void) const | otk::Rect | [inline] |
| contains(int x, int y) const | otk::Rect | |
| contains(const Point &p) const | otk::Rect | |
| contains(const Rect &a) const | otk::Rect | |
| height(void) const | otk::Rect | [inline] |
| intersects(const Rect &a) const | otk::Rect | |
| left(void) const | otk::Rect | [inline] |
| location() const | otk::Rect | [inline] |
| operator &(const Rect &a) const | otk::Rect | |
| operator &=(const Rect &a) | otk::Rect | [inline] |
| operator!=(const Rect &a) | otk::Rect | [inline] |
| operator==(const Rect &a) | otk::Rect | [inline] |
| operator|(const Rect &a) const | otk::Rect | |
| operator|=(const Rect &a) | otk::Rect | [inline] |
| Rect(void) | otk::Rect | [inline] |
| Rect(int x, int y, int w, int h) | otk::Rect | [inline] |
| Rect(const Point &location, const Point &size) | otk::Rect | [inline] |
| Rect(const Rect &rect) | otk::Rect | [inline] |
| Rect(const XRectangle &xrect) | otk::Rect | [inline, explicit] |
| right(void) const | otk::Rect | [inline] |
| setCoords(int l, int t, int r, int b) | otk::Rect | |
| setCoords(const Point &tl, const Point &br) | otk::Rect | |
| setHeight(int h) | otk::Rect | |
| setPos(int x, int y) | otk::Rect | |
| setPos(const Point &location) | otk::Rect | |
| setRect(int x, int y, int w, int h) | otk::Rect | |
| setRect(const Point &location, const Point &size) | otk::Rect | |
| setSize(int w, int h) | otk::Rect | |
| setSize(const Point &size) | otk::Rect | |
| setWidth(int w) | otk::Rect | |
| setX(int x) | otk::Rect | |
| setY(int y) | otk::Rect | |
| size() const | otk::Rect | [inline] |
| top(void) const | otk::Rect | [inline] |
| valid(void) const | otk::Rect | [inline] |
| width(void) const | otk::Rect | [inline] |
| x(void) const | otk::Rect | [inline] |
| y(void) const | otk::Rect | [inline] |