struct gfxSize
Members:
SizeTo(gfxFloat, gfxFloat)
gfxSize()
gfxSize(const gfxIntSize&)
gfxSize(gfxFloat, gfxFloat)
public
height
operator!=(const gfxSize&) const
operator*(gfxFloat) const
operator+(const gfxSize&) const
operator-() const
operator-(const gfxSize&) const
operator/(gfxFloat) const
operator==(const gfxSize&) const
public
width
Locations:
struct declared at
mozilla/gfx/thebes/public/gfxPoint.h:80