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

  /external/webkit/WebCore/page/
EventHandler.h 203 bool handleTouchEvent(const PlatformTouchEvent&);
EventHandler.cpp     [all...]
  /external/webkit/WebCore/plugins/
PluginView.h 315 void handleTouchEvent(TouchEvent*);
PluginView.cpp 174 handleTouchEvent(static_cast<TouchEvent*>(event));
    [all...]
  /external/webkit/WebKit/android/jni/
WebViewCore.h 300 bool handleTouchEvent(int action, int x, int y, int metaState);
WebViewCore.cpp     [all...]
  /external/webkit/WebCore/plugins/android/
PluginViewAndroid.cpp 188 void PluginView::handleTouchEvent(TouchEvent* event)
  /external/webkit/WebKit/qt/Api/
qwebpage.cpp     [all...]

Completed in 105 milliseconds