Searched refs:OverflowEventDispatcher (Results 1 – 1 of 1) sorted by relevance
106 class OverflowEventDispatcher { class107 WTF_MAKE_NONCOPYABLE(OverflowEventDispatcher);109 OverflowEventDispatcher(const RenderBlock* block) in OverflowEventDispatcher() function in WebCore::OverflowEventDispatcher119 ~OverflowEventDispatcher() in ~OverflowEventDispatcher()1250 OverflowEventDispatcher dispatcher(this); in layout()