Home
last modified time | relevance | path

Searched defs:isTouchEventType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DThreadLocalEventNames.h32 inline bool isTouchEventType(const AtomicString& eventType) in isTouchEventType() function
/external/chromium_org/third_party/WebKit/public/web/
DWebInputEvent.h199 static bool isTouchEventType(int type) in isTouchEventType() function