Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl.cc266 if (IsUserGesture(event)) { in HandleInputEvent()
280 bool WebPluginDelegateImpl::IsUserGesture(const WebInputEvent& event) { in IsUserGesture() function in content::WebPluginDelegateImpl
Dwebplugin_delegate_impl.h453 static bool IsUserGesture(const blink::WebInputEvent& event);