OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSVGAnimateElement
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimateElement.h
77
inline bool
isSVGAnimateElement
(const SVGElement& element)
SVGAnimateElement.cpp
69
if (!targetElement || !
isSVGAnimateElement
(*resultElement))
SVGAnimationElement.cpp
491
if (
isSVGAnimateElement
(*this)) {
Completed in 827 milliseconds