OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_isAnimating
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
LinkHighlight.h
94
bool
m_isAnimating
;
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGAnimatedProperty.h
38
bool isAnimating() const { return
m_isAnimating
; }
93
bool
m_isAnimating
;
Completed in 28 milliseconds