#include <gfxRect.h>

Public Member Functions | |
| gfxCornerSizes () | |
| gfxCornerSizes (gfxFloat v) | |
| gfxCornerSizes (gfxFloat tl, gfxFloat tr, gfxFloat br, gfxFloat bl) | |
| gfxCornerSizes (const gfxSize &tl, const gfxSize &tr, const gfxSize &br, const gfxSize &bl) | |
| const gfxSize & | operator[] (mozilla::css::Corner index) const |
| gfxSize & | operator[] (mozilla::css::Corner index) |
| const gfxSize | TopLeft () const |
| gfxSize & | TopLeft () |
| const gfxSize | TopRight () const |
| gfxSize & | TopRight () |
| const gfxSize | BottomLeft () const |
| gfxSize & | BottomLeft () |
| const gfxSize | BottomRight () const |
| gfxSize & | BottomRight () |
Public Attributes | |
| gfxSize | sizes [mozilla::css::eNumCorners] |
| gfxCornerSizes::gfxCornerSizes | ( | ) | [inline] |
| gfxCornerSizes::gfxCornerSizes | ( | gfxFloat | v | ) | [inline] |
| gfxCornerSizes::gfxCornerSizes | ( | const gfxSize & | tl, | |
| const gfxSize & | tr, | |||
| const gfxSize & | br, | |||
| const gfxSize & | bl | |||
| ) | [inline] |
| gfxSize& gfxCornerSizes::BottomLeft | ( | ) | [inline] |
| const gfxSize gfxCornerSizes::BottomLeft | ( | ) | const [inline] |
| gfxSize& gfxCornerSizes::BottomRight | ( | ) | [inline] |
| const gfxSize gfxCornerSizes::BottomRight | ( | ) | const [inline] |
| gfxSize& gfxCornerSizes::operator[] | ( | mozilla::css::Corner | index | ) | [inline] |
| const gfxSize& gfxCornerSizes::operator[] | ( | mozilla::css::Corner | index | ) | const [inline] |
| gfxSize& gfxCornerSizes::TopLeft | ( | ) | [inline] |
| const gfxSize gfxCornerSizes::TopLeft | ( | ) | const [inline] |
| gfxSize& gfxCornerSizes::TopRight | ( | ) | [inline] |
| const gfxSize gfxCornerSizes::TopRight | ( | ) | const [inline] |
| gfxSize gfxCornerSizes::sizes[mozilla::css::eNumCorners] |
1.6.1