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

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformEvent.h31 class PlatformEvent { class in namespace:WebCore
94 PlatformEvent() function in class:WebCore::PlatformEvent
101 explicit PlatformEvent(Type type) function in class:WebCore::PlatformEvent
108 PlatformEvent(Type type, Modifiers modifiers, double timestamp) function in class:WebCore::PlatformEvent
115 PlatformEvent(Type type, bool shiftKey, bool ctrlKey, bool altKey, bool metaKey, double timestamp) function in class:WebCore::PlatformEvent

Completed in 65 milliseconds