#include <OriginObj.h>
Public Member Functions | |
| int | height () const |
| bool | isValid () const |
| Rect (short width=0, short height=0) | |
| int | width () const |
Public Attributes | |
| short | bottom |
| short | left |
| short | right |
| short | top |
| Origin::Rect::Rect | ( | short | width = 0, |
|
| short | height = 0 | |||
| ) | [inline] |
| short Origin::Rect::bottom |
Referenced by height(), and Origin750Parser::parse().
| short Origin::Rect::left |
Referenced by Origin750Parser::parse(), and width().
| short Origin::Rect::right |
Referenced by Origin750Parser::parse(), and width().
| short Origin::Rect::top |
Referenced by height(), and Origin750Parser::parse().
1.5.8