![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
This is the complete list of members for gRegion, including all inherited members.
| empty() const | gRegion | inline |
| extends | gRegion | |
| gRegion(const eRect &rect) | gRegion | |
| gRegion() | gRegion | |
| intersect(const gRegion &r1, const gRegion &r2) | gRegion | |
| invalidRegion() | gRegion | inlinestatic |
| merge(const gRegion &r1, const gRegion &r2) | gRegion | |
| moveBy(ePoint offset) | gRegion | |
| OP_INTERSECT enum value | gRegion | |
| OP_SUBTRACT enum value | gRegion | |
| OP_UNION enum value | gRegion | |
| operator!=(const gRegion &, const gRegion &) | gRegion | friend |
| operator&(const gRegion &r2) const | gRegion | |
| operator&=(const gRegion &r2) | gRegion | |
| operator-(const gRegion &r2) const | gRegion | |
| operator-=(const gRegion &r2) | gRegion | |
| operator==(const gRegion &, const gRegion &) | gRegion | friend |
| operator|(const gRegion &r2) const | gRegion | |
| operator|=(const gRegion &r2) | gRegion | |
| rects | gRegion | |
| scale(int x_n, int x_d, int y_n, int y_d) | gRegion | |
| subtract(const gRegion &r1, const gRegion &r2) | gRegion | |
| valid() const | gRegion | inline |
| ~gRegion() | gRegion | virtual |