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

#include <SVGRenderStyleDefs.h>

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

Public Member Functions

Ref< StyleStopDatacopy () const
 
bool operator== (const StyleStopData &) const
 
bool operator!= (const StyleStopData &other) const
 
Ref< StyleStopDatacopy () const
 
bool operator== (const StyleStopData &) const
 
bool operator!= (const StyleStopData &other) const
 
- Public Member Functions inherited from WTF::RefCounted< StyleStopData >
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< StyleStopDatacreate ()
 
static Ref< StyleStopDatacreate ()
 

Public Attributes

float opacity
 
Color color
 

Additional Inherited Members

- Protected Member Functions inherited from WTF::RefCounted< StyleStopData >
 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< StyleStopData > WebCore::StyleStopData::copy ( ) const

◆ copy() [2/2]

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

◆ create() [1/2]

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

◆ create() [2/2]

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

◆ operator!=() [1/2]

bool WebCore::StyleStopData::operator!= ( const StyleStopData other) const
inline

◆ operator!=() [2/2]

bool WebCore::StyleStopData::operator!= ( const StyleStopData other) const
inline

◆ operator==() [1/2]

bool WebCore::StyleStopData::operator== ( const StyleStopData other) const

◆ operator==() [2/2]

bool WebCore::StyleStopData::operator== ( const StyleStopData ) const

Member Data Documentation

◆ color

Color WebCore::StyleStopData::color

◆ opacity

float WebCore::StyleStopData::opacity

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