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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlock.cpp108 class OverflowEventDispatcher { class in namespace:blink
109 WTF_MAKE_NONCOPYABLE(OverflowEventDispatcher);
111 OverflowEventDispatcher(const RenderBlock* block) function in class:blink::OverflowEventDispatcher
123 ~OverflowEventDispatcher()
1360 OverflowEventDispatcher dispatcher(this);

Completed in 46 milliseconds