Home
last modified time | relevance | path

Searched refs:synthesizeMouseEventIfPossible (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebPluginContainerImpl.h176 void synthesizeMouseEventIfPossible(WebCore::TouchEvent*);
DWebPluginContainerImpl.cpp814 synthesizeMouseEventIfPossible(event); in handleTouchEvent()
849 void WebPluginContainerImpl::synthesizeMouseEventIfPossible(TouchEvent* event) in synthesizeMouseEventIfPossible() function in blink::WebPluginContainerImpl