OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isAnimatedListTearOff
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/svg/properties/
SVGAnimatedListPropertyTearOff.h
54
virtual bool
isAnimatedListTearOff
() const { return true; }
SVGAnimatedProperty.h
46
virtual bool
isAnimatedListTearOff
() const { return false; }
Completed in 142 milliseconds