#include <gfxPoint.h>
List of all members.
Constructor & Destructor Documentation
| gfxIntSize::gfxIntSize |
( |
|
) |
[inline] |
| gfxIntSize::gfxIntSize |
( |
PRInt32 |
_width, |
|
|
PRInt32 |
_height | |
|
) |
| | [inline] |
Member Function Documentation
| int gfxIntSize::operator!= |
( |
const gfxIntSize & |
s |
) |
const [inline] |
| gfxIntSize gfxIntSize::operator* |
( |
const PRInt32 |
v |
) |
const [inline] |
| gfxIntSize gfxIntSize::operator- |
( |
|
) |
const [inline] |
| gfxIntSize gfxIntSize::operator/ |
( |
const PRInt32 |
v |
) |
const [inline] |
| int gfxIntSize::operator== |
( |
const gfxIntSize & |
s |
) |
const [inline] |
| void gfxIntSize::SizeTo |
( |
PRInt32 |
_width, |
|
|
PRInt32 |
_height | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: