|
libyui-ncurses
2.54.5
|

Public Member Functions | |
| wrect (const wpos &pos, const wsze &sze) | |
| bool | operator== (const wrect &Rhs) const |
| bool | operator!= (const wrect &Rhs) const |
| wrect | inside () const |
| wrect | intersectRelTo (const wrect &par) const |
Public Attributes | |
| wpos | Pos |
| wsze | Sze |
Definition at line 197 of file position.h.