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