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

#include <StyleReflection.h>

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

Public Member Functions

bool operator== (const StyleReflection &o) const
 
bool operator!= (const StyleReflection &o) const
 
CSSReflectionDirection direction () const
 
const Lengthoffset () const
 
const NinePieceImagemask () const
 
void setDirection (CSSReflectionDirection dir)
 
void setOffset (Length offset)
 
void setMask (const NinePieceImage &image)
 
bool operator== (const StyleReflection &o) const
 
bool operator!= (const StyleReflection &o) const
 
CSSReflectionDirection direction () const
 
const Lengthoffset () const
 
const NinePieceImagemask () const
 
void setDirection (CSSReflectionDirection dir)
 
void setOffset (Length offset)
 
void setMask (const NinePieceImage &image)
 
- Public Member Functions inherited from WTF::RefCounted< StyleReflection >
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< StyleReflectioncreate ()
 
static Ref< StyleReflectioncreate ()
 

Additional Inherited Members

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

◆ create() [1/2]

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

◆ create() [2/2]

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

◆ direction() [1/2]

CSSReflectionDirection WebCore::StyleReflection::direction ( ) const
inline

◆ direction() [2/2]

CSSReflectionDirection WebCore::StyleReflection::direction ( ) const
inline

◆ mask() [1/2]

const NinePieceImage& WebCore::StyleReflection::mask ( ) const
inline

◆ mask() [2/2]

const NinePieceImage& WebCore::StyleReflection::mask ( ) const
inline

◆ offset() [1/2]

const Length& WebCore::StyleReflection::offset ( ) const
inline

◆ offset() [2/2]

const Length& WebCore::StyleReflection::offset ( ) const
inline

◆ operator!=() [1/2]

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

◆ operator!=() [2/2]

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

◆ operator==() [1/2]

bool WebCore::StyleReflection::operator== ( const StyleReflection o) const
inline

◆ operator==() [2/2]

bool WebCore::StyleReflection::operator== ( const StyleReflection o) const
inline

◆ setDirection() [1/2]

void WebCore::StyleReflection::setDirection ( CSSReflectionDirection  dir)
inline

◆ setDirection() [2/2]

void WebCore::StyleReflection::setDirection ( CSSReflectionDirection  dir)
inline

◆ setMask() [1/2]

void WebCore::StyleReflection::setMask ( const NinePieceImage image)
inline

◆ setMask() [2/2]

void WebCore::StyleReflection::setMask ( const NinePieceImage image)
inline

◆ setOffset() [1/2]

void WebCore::StyleReflection::setOffset ( Length  offset)
inline

◆ setOffset() [2/2]

void WebCore::StyleReflection::setOffset ( Length  offset)
inline

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