Searched defs:Touch (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/dom/ | ||
D | Touch.cpp | 56 Touch::Touch(Frame* frame, EventTarget* target, unsigned identifier, int screenX, int screenY, int … in Touch() function in WebCore::Touch |
D | Document.h | 147 class Touch; variable |
/external/chromium/base/ | ||
D | file_util_proxy.cc | 866 bool FileUtilProxy::Touch( in Touch() function in base::FileUtilProxy |