OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TSize, including all inherited members.
Magnitude() const | owl::TSize | |
operator!=(const TSize &other) const | owl::TSize | inline |
operator+(const TSize &size) const | owl::TSize | inline |
operator+=(const TSize &size) | owl::TSize | inline |
operator-(const TSize &size) const | owl::TSize | inline |
operator-() const | owl::TSize | inline |
operator-=(const TSize &size) | owl::TSize | inline |
operator==(const TSize &other) const | owl::TSize | inline |
TSize() | owl::TSize | inline |
TSize(int dx, int dy) | owl::TSize | inline |
TSize(const tagPOINT &point) | owl::TSize | inline |
TSize(const tagSIZE &size) | owl::TSize | inline |
TSize(const TSize &size) | owl::TSize | inline |
TSize(DWORD packedExtents) | owl::TSize | inlineexplicit |
X() const | owl::TSize | inline |
Y() const | owl::TSize | inline |