Searched defs:Touch (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DTouch.cpp30 #include "Touch.h"
56 Touch::Touch(Frame* frame, EventTarget* target, unsigned identifier, int screenX, int screenY, int pageX, int pageY) function in class:WebCore::Touch
H A DTouch.h39 class Touch : public RefCounted<Touch> { class in namespace:WebCore
41 static PassRefPtr<Touch> create(Frame* frame, EventTarget* target,
44 return adoptRef(new Touch(frame, target, identifier, screenX,
58 Touch(Frame* frame, EventTarget* target, unsigned identifier,
/external/chromium/base/
H A Dfile_util_proxy.cc866 bool FileUtilProxy::Touch( function in class:base::FileUtilProxy
878 bool FileUtilProxy::Touch( function in class:base::FileUtilProxy
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 151 milliseconds