HTML::STYLE::EDGE Class Reference
#include <mi32/htmlstyle.h>
List of all members.
Constructor & Destructor Documentation
| HTML::STYLE::EDGE::EDGE |
( |
const EDGE & |
|
) |
|
Member Function Documentation
| void HTML::STYLE::EDGE::Combine |
( |
const EDGE & |
|
) |
|
| bool HTML::STYLE::EDGE::CompareSize |
( |
const EDGE & |
other |
) |
const |
See if this border would result in the same size as another border.
This compares fonts, positions, margins, padding, borders, etc. and returns true if the styles are the same in all those ways.
| const BORDER& HTML::STYLE::EDGE::GetBorder |
( |
|
) |
const [inline] |
| const MEASUREMENT& HTML::STYLE::EDGE::GetMargin |
( |
|
) |
const [inline] |
| const MEASUREMENT& HTML::STYLE::EDGE::GetOffset |
( |
|
) |
const [inline] |
| const MEASUREMENT& HTML::STYLE::EDGE::GetPadding |
( |
|
) |
const [inline] |
Get the total width of the edge, including margin, padding and border.
| bool HTML::STYLE::EDGE::IsInheritable |
( |
|
) |
const |
Return false if any members are set which cannot be inherited from a parent element.
Otherwise return true.
The documentation for this class was generated from the following file: