webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <OverflowEvent.h>
Public Attributes | |
unsigned short | orient { 0 } |
bool | horizontalOverflow { false } |
bool | verticalOverflow { false } |
Public Attributes inherited from WebCore::EventInit | |
bool | bubbles { false } |
bool | cancelable { false } |
bool | composed { false } |
bool WebCore::OverflowEvent::Init::horizontalOverflow { false } |
unsigned short WebCore::OverflowEvent::Init::orient { 0 } |
bool WebCore::OverflowEvent::Init::verticalOverflow { false } |