Home | History | Annotate | Download | only in browser_plugin

Lines Matching refs:TouchEnd

1255   // process expects a list of all touches. We modify the TouchEnd event here to
1257 if (event.type == WebKit::WebInputEvent::TouchEnd) {