|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <StyleSelfAlignmentData.h>
Public Member Functions | |
| StyleSelfAlignmentData (ItemPosition position, OverflowAlignment overflow, ItemPositionType positionType=NonLegacyPosition) | |
| void | setPosition (ItemPosition position) |
| void | setPositionType (ItemPositionType positionType) |
| void | setOverflow (OverflowAlignment overflow) |
| ItemPosition | position () const |
| ItemPositionType | positionType () const |
| OverflowAlignment | overflow () const |
| bool | operator== (const StyleSelfAlignmentData &o) const |
| bool | operator!= (const StyleSelfAlignmentData &o) const |
| StyleSelfAlignmentData (ItemPosition position, OverflowAlignment overflow, ItemPositionType positionType=NonLegacyPosition) | |
| void | setPosition (ItemPosition position) |
| void | setPositionType (ItemPositionType positionType) |
| void | setOverflow (OverflowAlignment overflow) |
| ItemPosition | position () const |
| ItemPositionType | positionType () const |
| OverflowAlignment | overflow () const |
| bool | operator== (const StyleSelfAlignmentData &o) const |
| bool | operator!= (const StyleSelfAlignmentData &o) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13