OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchEventType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/test/chromedriver/chrome/
ui_events.h
46
enum
TouchEventType
{
53
TouchEvent(
TouchEventType
type,
58
TouchEventType
type;
ui_events.cc
22
TouchEvent::TouchEvent(
TouchEventType
type,
web_view_impl.cc
56
const char* GetAsString(
TouchEventType
type) {
69
const char* GetPointStateString(
TouchEventType
type) {
/external/chromium_org/chrome/test/chromedriver/
window_commands.cc
169
Session* session, WebView* web_view,
TouchEventType
type,
Completed in 509 milliseconds