OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFINE_ANIMATED_INTEGER
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimatedInteger.h
35
#define
DEFINE_ANIMATED_INTEGER
(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \
SVGFETurbulenceElement.cpp
34
DEFINE_ANIMATED_INTEGER
(SVGFETurbulenceElement, SVGNames::numOctavesAttr, NumOctaves, numOctaves)
SVGFEConvolveMatrixElement.cpp
42
DEFINE_ANIMATED_INTEGER
(SVGFEConvolveMatrixElement, SVGNames::targetXAttr, TargetX, targetX)
43
DEFINE_ANIMATED_INTEGER
(SVGFEConvolveMatrixElement, SVGNames::targetYAttr, TargetY, targetY)
Completed in 27 milliseconds