bl (defined in FXRectangle) | FXRectangle | |
br (defined in FXRectangle) | FXRectangle | |
contains(const FXPoint &p) const | FXRectangle | [inline] |
contains(FXshort xx, FXshort yy) const (defined in FXRectangle) | FXRectangle | [inline] |
contains(const FXRectangle &r) const | FXRectangle | [inline] |
FXRectangle() | FXRectangle | [inline] |
FXRectangle(FXshort xx, FXshort yy, FXshort ww, FXshort hh) (defined in FXRectangle) | FXRectangle | [inline] |
FXRectangle(const FXPoint &p, const FXSize &s) (defined in FXRectangle) | FXRectangle | [inline] |
FXRectangle(const FXPoint &topleft, const FXPoint &bottomright) (defined in FXRectangle) | FXRectangle | [inline] |
grow(FXshort margin) | FXRectangle | |
grow(FXshort hormargin, FXshort vermargin) (defined in FXRectangle) | FXRectangle | |
grow(FXshort leftmargin, FXshort rightmargin, FXshort topmargin, FXshort bottommargin) (defined in FXRectangle) | FXRectangle | |
h (defined in FXRectangle) | FXRectangle | |
move(FXshort dx, FXshort dy) | FXRectangle | [inline] |
operator * (defined in FXRectangle) | FXRectangle | [friend] |
operator *=(const FXRectangle &r) (defined in FXRectangle) | FXRectangle | |
operator!= (defined in FXRectangle) | FXRectangle | [friend] |
operator+(const FXRectangle &p, const FXRectangle &q) | FXRectangle | [friend] |
operator+=(const FXRectangle &r) | FXRectangle | |
operator<<(FXStream &store, const FXRectangle &r) | FXRectangle | [friend] |
operator==(const FXRectangle &p, const FXRectangle &q) | FXRectangle | [friend] |
operator>>(FXStream &store, FXRectangle &r) | FXRectangle | [friend] |
overlap(const FXRectangle &a, const FXRectangle &b) | FXRectangle | [friend] |
shrink(FXshort margin) | FXRectangle | |
shrink(FXshort hormargin, FXshort vermargin) (defined in FXRectangle) | FXRectangle | |
shrink(FXshort leftmargin, FXshort rightmargin, FXshort topmargin, FXshort bottommargin) (defined in FXRectangle) | FXRectangle | |
tl | FXRectangle | |
tr (defined in FXRectangle) | FXRectangle | |
w (defined in FXRectangle) | FXRectangle | |
x (defined in FXRectangle) | FXRectangle | |
y (defined in FXRectangle) | FXRectangle | |