webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <SVGRect.h>
Static Public Member Functions | |
static Ref< SVGRect > | create (SVGAnimatedProperty &animatedProperty, SVGPropertyRole role, FloatRect &value) |
static Ref< SVGRect > | create (const FloatRect &initialValue={ }) |
static Ref< SVGRect > | create (const FloatRect *initialValue) |
template<typename T > | |
static ExceptionOr< Ref< SVGRect > > | create (ExceptionOr< T > &&initialValue) |
Static Public Member Functions inherited from WebCore::SVGPropertyTearOff< FloatRect > | |
static Ref< Self > | create (SVGAnimatedProperty &animatedProperty, SVGPropertyRole role, PropertyType &value) |
static Ref< Self > | create (const PropertyType &initialValue) |
static Ref< Self > | create (const PropertyType *initialValue) |
static ExceptionOr< Ref< Self > > | create (ExceptionOr< U > &&initialValue) |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |