Home
last modified time | relevance | path

Searched defs:currentInputEvent (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.h330 static const WebInputEvent* currentInputEvent() in currentInputEvent() function
DWebPluginContainerImpl.cpp539 const WebInputEvent* currentInputEvent = WebViewImpl::currentInputEvent(); in handleKeyboardEvent() local