Searched defs:touch (Results 1 – 14 of 14) sorted by relevance
/external/webkit/WebKitTools/Scripts/ |
D | check-for-global-initializers | 135 sub touch($) subroutine
|
D | check-for-weak-vtables-and-externals | 115 sub touch($) subroutine
|
D | check-for-exit-time-destructors | 107 sub touch($) subroutine
|
/external/webkit/WebCore/bindings/js/ |
D | JSTouchCustom.cpp | 37 JSValue toJSNewlyCreated(ExecState* exec, JSDOMGlobalObject* globalObject, Touch* touch) in toJSNewlyCreated()
|
/external/webkit/WebCore/dom/ |
D | TouchList.h | 48 void append(const PassRefPtr<Touch> touch) { m_values.append(touch); } in append()
|
/external/webkit/LayoutTests/fast/events/touch/script-tests/ |
D | document-create-touch.js | 12 var touch = document.createTouch(window, target, 1, 100, 101, 102, 103); variable
|
/external/quake/quake/src/QW/server/ |
D | world.c | 269 edict_t *touch; in SV_TouchLinks() local 719 edict_t *touch; in SV_ClipToLinks() local
|
D | progdefs.h | 101 func_t touch; member
|
/external/quake/quake/src/WinQuake/ |
D | world.cpp | 280 edict_t *touch; in SV_TouchLinks() local 817 edict_t *touch; in SV_ClipToLinks() local
|
/external/quake/quake/src/QW/progs/ |
D | progdefs.h | 82 func_t touch; member
|
/external/quake/src/com/android/quake/ |
D | DownloaderActivity.java | 491 private void touch(File file) throws FileNotFoundException { in touch() method in DownloaderActivity.Downloader
|
/external/webkit/WebKit/android/plugins/ |
D | android_npapi.h | 914 } touch; member
|
/external/webkit/WebCore/page/ |
D | EventHandler.cpp | 2619 RefPtr<Touch> touch = Touch::create(doc->frame(), touchTarget.get(), point.id(), in handleTouchEvent() local
|
/external/freetype/src/truetype/ |
D | ttinterp.c | 5616 FT_Bool touch ) in Move_Zp2_Point()
|