Searched defs:platformEvent (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/web/tests/ |
| D | LinkHighlightTest.cpp | 78 … PlatformGestureEventBuilder platformEvent(webViewImpl->mainFrameImpl()->frameView(), touchEvent); in TEST() local 85 … PlatformGestureEventBuilder platformEvent(webViewImpl->mainFrameImpl()->frameView(), touchEvent); in TEST() local 93 … PlatformGestureEventBuilder platformEvent(webViewImpl->mainFrameImpl()->frameView(), touchEvent); in TEST() local 105 … PlatformGestureEventBuilder platformEvent(webViewImpl->mainFrameImpl()->frameView(), touchEvent); in TEST() local 114 … PlatformGestureEventBuilder platformEvent(webViewImpl->mainFrameImpl()->frameView(), touchEvent); in TEST() local 121 … PlatformGestureEventBuilder platformEvent(webViewImpl->mainFrameImpl()->frameView(), touchEvent); in TEST() local 163 … PlatformGestureEventBuilder platformEvent(webViewImpl->mainFrameImpl()->frameView(), touchEvent); in TEST() local
|
| /external/chromium_org/third_party/WebKit/Source/core/events/ |
| D | KeyboardEvent.h | 62 …static PassRefPtrWillBeRawPtr<KeyboardEvent> create(const PlatformKeyboardEvent& platformEvent, Ab… in create()
|
| /external/chromium_org/third_party/WebKit/Source/web/ |
| D | WebPluginScrollbarImpl.cpp | 332 PlatformWheelEventBuilder platformEvent(m_scrollbar.get(), mousewheel); in onMouseWheel() local
|
| D | WebViewImpl.cpp | 657 PlatformGestureEventBuilder platformEvent(mainFrameImpl()->frameView(), event); in handleGestureEvent() local
|