Searched refs:isTouchEventType (Results 1 - 3 of 3) sorted by relevance
/external/webkit/Source/WebKit2/Shared/ | ||
H A D | WebTouchEvent.cpp | 44 ASSERT(isTouchEventType(type)); 62 bool WebTouchEvent::isTouchEventType(Type type) function in class:WebKit::WebTouchEvent |
H A D | WebEvent.h | 320 static bool isTouchEventType(Type); |
/external/webkit/Source/WebKit/chromium/public/ | ||
H A D | WebInputEvent.h | 161 static bool isTouchEventType(int type) function in class:WebKit::WebInputEvent |
Completed in 57 milliseconds