HomeSort by relevance Sort by last modified time
    Searched refs:IsUserGesture (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl.cc 266 if (IsUserGesture(event)) {
280 bool WebPluginDelegateImpl::IsUserGesture(const WebInputEvent& event) {
webplugin_delegate_impl.h 419 static bool IsUserGesture(const blink::WebInputEvent& event);

Completed in 67 milliseconds