|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ShapeValue.h>
Public Types | |
| enum | Type { Type::Shape, Type::Box, Type::Image, Type::Shape, Type::Box, Type::Image } |
| enum | Type { Type::Shape, Type::Box, Type::Image, Type::Shape, Type::Box, Type::Image } |
Public Member Functions | |
| Type | type () const |
| BasicShape * | shape () const |
| CSSBoxType | cssBox () const |
| StyleImage * | image () const |
| bool | isImageValid () const |
| void | setImage (Ref< StyleImage > &&image) |
| bool | operator== (const ShapeValue &) const |
| bool | operator!= (const ShapeValue &other) const |
| Type | type () const |
| BasicShape * | shape () const |
| CSSBoxType | cssBox () const |
| StyleImage * | image () const |
| bool | isImageValid () const |
| void | setImage (Ref< StyleImage > &&image) |
| bool | operator== (const ShapeValue &) const |
| bool | operator!= (const ShapeValue &other) const |
Public Member Functions inherited from WTF::RefCounted< ShapeValue > | |
| 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< ShapeValue > | create (Ref< BasicShape > &&shape, CSSBoxType cssBox) |
| static Ref< ShapeValue > | create (CSSBoxType boxShape) |
| static Ref< ShapeValue > | create (Ref< StyleImage > &&image) |
| static Ref< ShapeValue > | create (Ref< BasicShape > &&shape, CSSBoxType cssBox) |
| static Ref< ShapeValue > | create (CSSBoxType boxShape) |
| static Ref< ShapeValue > | create (Ref< StyleImage > &&image) |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< ShapeValue > | |
| 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 |
|
strong |
|
strong |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
| bool WebCore::ShapeValue::isImageValid | ( | ) | const |
| bool WebCore::ShapeValue::isImageValid | ( | ) | const |
|
inline |
|
inline |
| bool WebCore::ShapeValue::operator== | ( | const ShapeValue & | ) | const |
| bool WebCore::ShapeValue::operator== | ( | const ShapeValue & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13