Class that represents a set of top-left/top-right/bottom-left/bottom-right nsStyleCoord pairs.
More...
#include <nsStyleCoord.h>
List of all members.
Detailed Description
Class that represents a set of top-left/top-right/bottom-left/bottom-right nsStyleCoord pairs.
This is used to hold the dimensions of the corners of a box (for, e.g., border-radius and outline-radius).
Constructor & Destructor Documentation
| nsStyleCorners::nsStyleCorners |
( |
|
) |
|
Member Function Documentation
| nsStyleCoord nsStyleCorners::Get |
( |
PRUint8 |
aHalfCorner |
) |
const [inline] |
| nsStyleUnit nsStyleCorners::GetUnit |
( |
PRUint8 |
aHalfCorner |
) |
const [inline] |
| void nsStyleCorners::Reset |
( |
|
) |
|
| void nsStyleCorners::Set |
( |
PRUint8 |
aHalfCorner, |
|
|
const nsStyleCoord & |
aCoord | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: