webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <SVGRenderStyleDefs.h>
Public Member Functions | |
Ref< StyleLayoutData > | copy () const |
bool | operator== (const StyleLayoutData &) const |
bool | operator!= (const StyleLayoutData &other) const |
Ref< StyleLayoutData > | copy () const |
bool | operator== (const StyleLayoutData &) const |
bool | operator!= (const StyleLayoutData &other) const |
Public Member Functions inherited from WTF::RefCounted< StyleLayoutData > | |
void | deref () const |
void | deref () const |
void | deref () const |
Public Member Functions inherited from WTF::RefCountedBase | |
void | ref () const |
bool | hasOneRef () const |
unsigned | refCount () const |
void | relaxAdoptionRequirement () |
void | ref () const |
bool | hasOneRef () const |
unsigned | refCount () const |
void | relaxAdoptionRequirement () |
void | ref () const |
bool | hasOneRef () const |
unsigned | refCount () const |
void | relaxAdoptionRequirement () |
Static Public Member Functions | |
static Ref< StyleLayoutData > | create () |
static Ref< StyleLayoutData > | create () |
Public Attributes | |
Length | cx |
Length | cy |
Length | r |
Length | rx |
Length | ry |
Length | x |
Length | y |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< StyleLayoutData > | |
RefCounted () | |
RefCounted () | |
RefCounted () | |
~RefCounted () | |
~RefCounted () | |
~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
Ref< StyleLayoutData > WebCore::StyleLayoutData::copy | ( | ) | const |
Ref<StyleLayoutData> WebCore::StyleLayoutData::copy | ( | ) | const |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
bool WebCore::StyleLayoutData::operator== | ( | const StyleLayoutData & | other | ) | const |
bool WebCore::StyleLayoutData::operator== | ( | const StyleLayoutData & | ) | const |
Length WebCore::StyleLayoutData::cx |
Length WebCore::StyleLayoutData::cy |
Length WebCore::StyleLayoutData::r |
Length WebCore::StyleLayoutData::rx |
Length WebCore::StyleLayoutData::ry |
Length WebCore::StyleLayoutData::x |
Length WebCore::StyleLayoutData::y |