webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
WebCore::StyleSurroundData Class Reference

#include <StyleSurroundData.h>

Inheritance diagram for WebCore::StyleSurroundData:
WTF::RefCounted< StyleSurroundData > WTF::RefCounted< StyleSurroundData > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

Ref< StyleSurroundDatacopy () const
 
bool operator== (const StyleSurroundData &o) const
 
bool operator!= (const StyleSurroundData &o) const
 
Ref< StyleSurroundDatacopy () const
 
bool operator== (const StyleSurroundData &o) const
 
bool operator!= (const StyleSurroundData &o) const
 
- Public Member Functions inherited from WTF::RefCounted< StyleSurroundData >
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< StyleSurroundDatacreate ()
 
static Ref< StyleSurroundDatacreate ()
 

Public Attributes

LengthBox offset
 
LengthBox margin
 
LengthBox padding
 
BorderData border
 

Additional Inherited Members

- Protected Member Functions inherited from WTF::RefCounted< StyleSurroundData >
 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
 

Member Function Documentation

◆ copy() [1/2]

Ref< StyleSurroundData > WebCore::StyleSurroundData::copy ( ) const

◆ copy() [2/2]

Ref<StyleSurroundData> WebCore::StyleSurroundData::copy ( ) const

◆ create() [1/2]

static Ref<StyleSurroundData> WebCore::StyleSurroundData::create ( )
inlinestatic

◆ create() [2/2]

static Ref<StyleSurroundData> WebCore::StyleSurroundData::create ( )
inlinestatic

◆ operator!=() [1/2]

bool WebCore::StyleSurroundData::operator!= ( const StyleSurroundData o) const
inline

◆ operator!=() [2/2]

bool WebCore::StyleSurroundData::operator!= ( const StyleSurroundData o) const
inline

◆ operator==() [1/2]

bool WebCore::StyleSurroundData::operator== ( const StyleSurroundData o) const

◆ operator==() [2/2]

bool WebCore::StyleSurroundData::operator== ( const StyleSurroundData o) const

Member Data Documentation

◆ border

BorderData WebCore::StyleSurroundData::border

◆ margin

LengthBox WebCore::StyleSurroundData::margin

◆ offset

LengthBox WebCore::StyleSurroundData::offset

◆ padding

LengthBox WebCore::StyleSurroundData::padding

The documentation for this class was generated from the following files: