webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ClipPathOperation.h>
Public Member Functions | |
const String & | url () const |
const String & | fragment () const |
const String & | url () const |
const String & | fragment () const |
Public Member Functions inherited from WebCore::ClipPathOperation | |
virtual | ~ClipPathOperation () |
bool | operator!= (const ClipPathOperation &o) const |
OperationType | type () const |
bool | isSameType (const ClipPathOperation &o) const |
virtual | ~ClipPathOperation () |
bool | operator!= (const ClipPathOperation &o) const |
OperationType | type () const |
bool | isSameType (const ClipPathOperation &o) const |
Public Member Functions inherited from WTF::RefCounted< ClipPathOperation > | |
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< ReferenceClipPathOperation > | create (const String &url, const String &fragment) |
static Ref< ReferenceClipPathOperation > | create (const String &url, const String &fragment) |
Additional Inherited Members | |
Public Types inherited from WebCore::ClipPathOperation | |
enum | OperationType { Reference, Shape, Box, Reference, Shape, Box } |
enum | OperationType { Reference, Shape, Box, Reference, Shape, Box } |
Protected Member Functions inherited from WebCore::ClipPathOperation | |
ClipPathOperation (OperationType type) | |
ClipPathOperation (OperationType type) | |
Protected Member Functions inherited from WTF::RefCounted< ClipPathOperation > | |
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 |
Protected Attributes inherited from WebCore::ClipPathOperation | |
OperationType | m_type |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |