Searched defs:propagationStopped (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
H A DEvent.h157 bool propagationStopped() const { return m_propagationStopped || m_immediatePropagationStopped; } function in class:WebCore::Event

Completed in 116 milliseconds