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

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DOverflowEvent.cpp40 OverflowEvent::OverflowEvent() function in class:WebCore::OverflowEvent
48 OverflowEvent::OverflowEvent(bool horizontalOverflowChanged, bool horizontalOverflow, bool verticalOverflowChanged, bool verticalOverflow) function in class:WebCore::OverflowEvent
63 OverflowEvent::OverflowEvent(const AtomicString& type, const OverflowEventInit& initializer) function in class:WebCore::OverflowEvent
H A DOverflowEvent.h41 class OverflowEvent : public Event { class in namespace:WebCore
[all...]

Completed in 419 milliseconds