Searched refs:touch (Results 1 - 25 of 138) sorted by relevance

123456

/external/webkit/Source/JavaScriptCore/gyp/
H A Dupdate-info-plist.sh3 touch "$1";
/external/webkit/Source/WebCore/gyp/
H A Dupdate-info-plist.sh3 touch "$1";
/external/webkit/Source/WebCore/bindings/js/
H A DJSTouchCustom.cpp37 JSValue toJSNewlyCreated(ExecState* exec, JSDOMGlobalObject* globalObject, Touch* touch) argument
39 if (!touch)
42 return CREATE_DOM_OBJECT_WRAPPER(exec, globalObject, Touch, touch);
/external/webkit/LayoutTests/http/tests/resources/
H A Dtouch-temp-file.php19 if (!touch($tmpFile, $mtime)) {
20 echo "FAIL: touch() call failed.\n";
/external/jmonkeyengine/engine/src/android/com/jme3/input/android/
H A DAndroidInput.java169 * Fetches a touch event from the reuse pool
225 TouchEvent touch;
238 touch = getNextFreeTouchEvent();
239 touch.set(Type.DOWN, event.getX(pointerIndex), this.getHeight() - event.getY(pointerIndex), 0, 0);
240 touch.setPointerId(pointerId);
241 touch.setTime(event.getEventTime());
242 touch.setPressure(event.getPressure(pointerIndex));
243 processEvent(touch);
252 touch = getNextFreeTouchEvent();
253 touch
[all...]
/external/libpng/
H A Dautogen.sh7 touch Makefile.am configure.ac
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 autom4te touch the output file, or create a stub one
81 automake touch all \`Makefile.in' files
84 help2man touch the output file
86 makeinfo touch the output file
156 touch aclocal.m4
165 touch configure
184 touch
[all...]
/external/chromium-trace/src/shared/js/cr/ui/
H A Dtouch_handler.js6 * @fileoverview Touch Handler. Class that handles all touch events and
17 * This provides simple single-touch events. Any secondary touch is
21 * A single touch followed by some movement. This behavior will handle all
23 * while the touch is happening and at the end of the drag sequence. This
38 * A TouchHandler attaches to an Element, listents for low-level touch (or
52 * The absolute sum of all touch y deltas.
59 * The absolute sum of all touch x deltas.
67 * recent relevant touch and the second item is the touch'
[all...]
/external/chromium/chrome/browser/resources/ntp4/
H A Dtouch_handler.js6 * @fileoverview Touch Handler. Class that handles all touch events and
17 * This provides simple single-touch events. Any secondary touch is
21 * A single touch followed by some movement. This behavior will handle all
23 * while the touch is happening and at the end of the drag sequence. This
38 * A TouchHandler attaches to an Element, listents for low-level touch (or
52 * The absolute sum of all touch y deltas.
59 * The absolute sum of all touch x deltas.
67 * recent relevant touch and the second item is the touch'
[all...]
/external/chromium/chrome/browser/resources/touch_ntp/
H A Dtouchhandler.js6 * @fileoverview Touch Handler. Class that handles all touch events and
17 * This provides simple single-touch events. Any secondary touch is
21 * A single touch followed by some movement. This behavior will handle all
23 * while the touch is happening and at the end of the drag sequence. This
38 * A TouchHandler attaches to an Element, listents for low-level touch (or
52 * The absolute sum of all touch y deltas.
59 * The absolute sum of all touch x deltas.
67 * recent relevant touch and the second item is the touch'
[all...]
/external/webkit/Source/WebCore/dom/
H A DTouchList.h48 void append(const PassRefPtr<Touch> touch) { m_values.append(touch); } argument
/external/grub/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 automake touch all \`Makefile.in' files
83 help2man touch the output file
85 makeinfo touch the output file
145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "
[all...]
/external/libffi/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 automake touch all \`Makefile.in' files
83 help2man touch the output file
85 makeinfo touch the output file
145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "
[all...]
/external/llvm/autoconf/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 automake touch all \`Makefile.in' files
83 help2man touch the output file
85 makeinfo touch the output file
145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "
[all...]
/external/webkit/Source/WebKit/android/plugins/
H A DPluginDebugAndroid.cpp33 // used for key, mouse, and touch inputs
37 "move", /* touch only */
38 "cancel", /* touch only */
39 "longPress", /* touch only */
40 "doubleTap" /* touch only */
87 evt->data.touch.x, evt->data.touch.y);
94 if(evt->data.touch.action < ARRAY_COUNT(inputActions)) {
98 inputActions[evt->data.touch.action], evt->data.touch
[all...]
/external/dropbear/libtomcrypt/
H A Dtestbuild.sh5 touch testok.txt
/external/blktrace/doc/
H A DMakefile6 @touch blktrace.tex
/external/webkit/
H A Dbison_check.mk17 @touch $(@:$1=$(YACC_HEADER_SUFFIX))
/external/webkit/Tools/Scripts/
H A Dcheck-for-weak-vtables-and-externals39 sub touch($);
111 touch($buildTimestampPath);
115 sub touch($) subroutine
/external/bison/build-aux/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 automake touch all \`Makefile.in' files
83 help2man touch the output file
85 makeinfo touch the output file
145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "
[all...]
/external/chromium/sdch/open-vcdiff/
H A Dmissing79 aclocal touch file \`aclocal.m4'
80 autoconf touch file \`configure'
81 autoheader touch file \`config.h.in'
82 autom4te touch the output file, or create a stub one
83 automake touch all \`Makefile.in' files
86 help2man touch the output file
88 makeinfo touch the output file
148 touch aclocal.m4
157 touch configure
176 touch
[all...]
/external/chromium/third_party/libevent/
H A Dmissing82 aclocal touch file \`aclocal.m4'
83 autoconf touch file \`configure'
84 autoheader touch file \`config.h.in'
85 automake touch all \`Makefile.in' files
88 help2man touch the output file
90 makeinfo touch the output file
118 touch aclocal.m4
132 touch configure
156 touch $touch_files
172 while read f; do touch "
[all...]
/external/elfutils/config/
H A Dmissing79 aclocal touch file \`aclocal.m4'
80 autoconf touch file \`configure'
81 autoheader touch file \`config.h.in'
82 autom4te touch the output file, or create a stub one
83 automake touch all \`Makefile.in' files
86 help2man touch the output file
88 makeinfo touch the output file
148 touch aclocal.m4
157 touch configure
176 touch
[all...]
/external/genext2fs/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 automake touch all \`Makefile.in' files
83 help2man touch the output file
85 makeinfo touch the output file
145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "
[all...]
/external/libmtp/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 autom4te touch the output file, or create a stub one
81 automake touch all \`Makefile.in' files
84 help2man touch the output file
86 makeinfo touch the output file
156 touch aclocal.m4
165 touch configure
184 touch
[all...]

Completed in 547 milliseconds

123456