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

#include <ClipPathOperation.h>

Inheritance diagram for WebCore::ReferenceClipPathOperation:
WebCore::ClipPathOperation WebCore::ClipPathOperation WTF::RefCounted< ClipPathOperation > WTF::RefCounted< ClipPathOperation > WTF::RefCounted< ClipPathOperation > WTF::RefCounted< ClipPathOperation > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

const Stringurl () const
 
const Stringfragment () const
 
const Stringurl () const
 
const Stringfragment () 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< ReferenceClipPathOperationcreate (const String &url, const String &fragment)
 
static Ref< ReferenceClipPathOperationcreate (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
 

Member Function Documentation

◆ create() [1/2]

static Ref<ReferenceClipPathOperation> WebCore::ReferenceClipPathOperation::create ( const String url,
const String fragment 
)
inlinestatic

◆ create() [2/2]

static Ref<ReferenceClipPathOperation> WebCore::ReferenceClipPathOperation::create ( const String url,
const String fragment 
)
inlinestatic

◆ fragment() [1/2]

const String& WebCore::ReferenceClipPathOperation::fragment ( ) const
inline

◆ fragment() [2/2]

const String& WebCore::ReferenceClipPathOperation::fragment ( ) const
inline

◆ url() [1/2]

const String& WebCore::ReferenceClipPathOperation::url ( ) const
inline

◆ url() [2/2]

const String& WebCore::ReferenceClipPathOperation::url ( ) const
inline

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