Searched refs:NPEventFromWebInputEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dwebplugin_delegate_impl_gtk.cc687 static bool NPEventFromWebInputEvent(const WebInputEvent& event, function in namespace:content
723 if (!NPEventFromWebInputEvent(event, timestamp, &np_event)) {
H A Dwebplugin_delegate_impl_win.cc1189 static bool NPEventFromWebInputEvent(const WebInputEvent& event, function in namespace:content
1222 if (!NPEventFromWebInputEvent(event, &np_event)) {

Completed in 155 milliseconds