Searched defs:platformEvent (Results 1 – 4 of 4) sorted by relevance
58 …static PassRefPtr<KeyboardEvent> create(const PlatformKeyboardEvent& platformEvent, AbstractView* … in create()
456 PlatformWheelEventBuilder platformEvent(mainFrameImpl()->frameView(), event); in mouseWheel() local678 PlatformMouseEventBuilder platformEvent(view, mouseEvent); in sendContextMenuEvent() local1250 PlatformKeyboardEventBuilder platformEvent(keyboardEvent); in setInitialFocus() local
663 const PlatformKeyboardEvent* platformEvent = event->keyEvent(); in handleKeyboardEvent() local
449 const PlatformKeyboardEvent* platformEvent = event->keyEvent(); in handleKeyboardEvent() local