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

  /external/webkit/Source/WebKit2/Shared/
WebGestureEvent.cpp 43 ASSERT(isGestureEventType(type));
65 bool WebGestureEvent::isGestureEventType(Type type)
WebEvent.h 261 static bool isGestureEventType(Type);

Completed in 597 milliseconds