|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <SVGAnimatedProperty.h>
Static Public Member Functions | |
| template<typename OwnerType , typename TearOffType , typename PropertyType > | |
| static Ref< TearOffType > | lookupOrCreateWrapper (OwnerType *element, const SVGPropertyInfo *info, PropertyType &property) |
| template<typename OwnerType , typename TearOffType > | |
| static RefPtr< TearOffType > | lookupWrapper (OwnerType *element, const SVGPropertyInfo *info) |
| template<typename OwnerType , typename TearOffType > | |
| static RefPtr< TearOffType > | lookupWrapper (const OwnerType *element, const SVGPropertyInfo *info) |
| template<typename OwnerType , typename TearOffType , typename PropertyType > | |
| static Ref< TearOffType > | lookupOrCreateWrapper (OwnerType *element, const SVGPropertyInfo *info, PropertyType &property) |
| template<typename OwnerType , typename TearOffType > | |
| static RefPtr< TearOffType > | lookupWrapper (OwnerType *element, const SVGPropertyInfo *info) |
| template<typename OwnerType , typename TearOffType > | |
| static RefPtr< TearOffType > | lookupWrapper (const OwnerType *element, const SVGPropertyInfo *info) |
Protected Member Functions | |
| SVGAnimatedProperty (SVGElement *, const QualifiedName &, AnimatedPropertyType) | |
| SVGAnimatedProperty (SVGElement *, const QualifiedName &, AnimatedPropertyType) | |
Protected Member Functions inherited from WTF::RefCounted< SVGAnimatedProperty > | |
| 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 | |
| bool | m_isReadOnly |
| typedef HashMap<SVGAnimatedPropertyDescription, SVGAnimatedProperty*, SVGAnimatedPropertyDescriptionHash, SVGAnimatedPropertyDescriptionHashTraits> WebCore::SVGAnimatedProperty::Cache |
| typedef HashMap<SVGAnimatedPropertyDescription, SVGAnimatedProperty*, SVGAnimatedPropertyDescriptionHash, SVGAnimatedPropertyDescriptionHashTraits> WebCore::SVGAnimatedProperty::Cache |
|
virtual |
|
protected |
|
virtual |
|
protected |
|
inline |
|
inline |
|
inline |
|
inline |
| void WebCore::SVGAnimatedProperty::commitChange | ( | ) |
| void WebCore::SVGAnimatedProperty::commitChange | ( | ) |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in WebCore::SVGAnimatedListPropertyTearOff< PropertyType >, WebCore::SVGAnimatedListPropertyTearOff< SVGTransformListValues >, WebCore::SVGAnimatedListPropertyTearOff< SVGPathSegListValues >, WebCore::SVGAnimatedPropertyTearOff< T >, WebCore::SVGAnimatedStaticPropertyTearOff< PropertyType >, WebCore::SVGAnimatedStaticPropertyTearOff< PropertyType >, WebCore::SVGAnimatedStaticPropertyTearOff< unsigned >, and WebCore::SVGAnimatedStaticPropertyTearOff< unsigned >.
|
inlinevirtual |
Reimplemented in WebCore::SVGAnimatedListPropertyTearOff< PropertyType >, WebCore::SVGAnimatedListPropertyTearOff< SVGTransformListValues >, WebCore::SVGAnimatedListPropertyTearOff< SVGPathSegListValues >, WebCore::SVGAnimatedPropertyTearOff< T >, WebCore::SVGAnimatedStaticPropertyTearOff< PropertyType >, WebCore::SVGAnimatedStaticPropertyTearOff< PropertyType >, WebCore::SVGAnimatedStaticPropertyTearOff< unsigned >, and WebCore::SVGAnimatedStaticPropertyTearOff< unsigned >.
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinevirtual |
|
inlinevirtual |
|
inline |
|
inline |
|
protected |
1.8.13