HomeSort by relevance Sort by last modified time
    Searched refs:isTouchEventType (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/Shared/
WebTouchEvent.cpp 44 ASSERT(isTouchEventType(type));
62 bool WebTouchEvent::isTouchEventType(Type type)
WebEvent.h 320 static bool isTouchEventType(Type);
  /external/webkit/Source/WebKit/chromium/public/
WebInputEvent.h 161 static bool isTouchEventType(int type)

Completed in 1549 milliseconds