This is the complete list of members for
GHOST_Rect, including all inherited members.
clip(GHOST_Rect &r) const | GHOST_Rect | [virtual] |
getHeight() const | GHOST_Rect | [inline, virtual] |
getVisibility(GHOST_Rect &r) const | GHOST_Rect | [virtual] |
getWidth() const | GHOST_Rect | [inline, virtual] |
GHOST_Rect(GHOST_TInt32 l=0, GHOST_TInt32 t=0, GHOST_TInt32 r=0, GHOST_TInt32 b=0) | GHOST_Rect | [inline] |
GHOST_Rect(const GHOST_Rect &r) | GHOST_Rect | [inline] |
inset(GHOST_TInt32 i) | GHOST_Rect | [virtual] |
isEmpty() const | GHOST_Rect | [inline, virtual] |
isInside(GHOST_TInt32 x, GHOST_TInt32 y) const | GHOST_Rect | [inline, virtual] |
isValid() const | GHOST_Rect | [inline, virtual] |
m_b | GHOST_Rect | |
m_l | GHOST_Rect | |
m_r | GHOST_Rect | |
m_t | GHOST_Rect | |
set(GHOST_TInt32 l, GHOST_TInt32 t, GHOST_TInt32 r, GHOST_TInt32 b) | GHOST_Rect | [inline, virtual] |
setCenter(GHOST_TInt32 cx, GHOST_TInt32 cy) | GHOST_Rect | [virtual] |
setCenter(GHOST_TInt32 cx, GHOST_TInt32 cy, GHOST_TInt32 w, GHOST_TInt32 h) | GHOST_Rect | [virtual] |
unionPoint(GHOST_TInt32 x, GHOST_TInt32 y) | GHOST_Rect | [inline, virtual] |
unionRect(const GHOST_Rect &r) | GHOST_Rect | [inline, virtual] |
wrapPoint(GHOST_TInt32 &x, GHOST_TInt32 &y, GHOST_TInt32 ofs) | GHOST_Rect | [inline, virtual] |
~GHOST_Rect() | GHOST_Rect | [inline, virtual] |