Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/experimental/sktext/editor/
DMouse.cpp17 bool Mouse::isDoubleClick(SkPoint touch) { in isDoubleClick()
/third_party/libinput/test/
Dtest-totem.c490 struct litest_device *touch; in START_TEST() local
529 struct litest_device *touch; in START_TEST() local
555 struct litest_device *touch; in START_TEST() local
Dtest-misc.c310 int touch = 0; in START_TEST() local
Dtest-touch.c1341 TEST_COLLECTION(touch) in TEST_COLLECTION() argument
Dlitest.c3653 struct libinput_event_touch *touch; in litest_is_touch_event() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_touchEvent.js63 touch: '[PC preview] unknow Touch', property
/third_party/rust/crates/which-rs/tests/
Dbasic.rs36 fn touch(dir: &Path, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() function
82 pub fn touch(&self, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() method
/third_party/libinput/tools/
Dlibinput-measure-touchpad-pressure.py126 def append(self, touch): argument
Dlibinput-measure-touch-size.py120 def append(self, touch): argument
Dlibinput-debug-gui.c79 struct touch { struct
80 enum touch_state state; argument
81 int x, y;
1427 struct touch *touch; in handle_event_touch() local
Dlibinput-record.c91 } touch; member
/third_party/python/Lib/test/
Dtest_ensurepip.py15 def touch(self, directory, filename): member in TestPackages
/third_party/python/Lib/
Dpathlib.py316 def touch(self, path, mode=0o666, exist_ok=True): member in _NormalAccessor
1162 def touch(self, mode=0o666, exist_ok=True): member in Path
/third_party/libinput/src/
Devdev-mt-touchpad-gestures.c302 tp_gesture_get_direction(struct tp_dispatch *tp, struct tp_touch *touch) in tp_gesture_get_direction()
/third_party/node/deps/icu-small/source/i18n/
Ddecimfmt.cpp1603 void DecimalFormat::touch(UErrorCode& status) { in touch() function in DecimalFormat
/third_party/icu/icu4c/source/i18n/
Ddecimfmt.cpp1603 void DecimalFormat::touch(UErrorCode& status) { in touch() function in DecimalFormat
/third_party/skia/third_party/externals/icu/source/i18n/
Ddecimfmt.cpp1598 void DecimalFormat::touch(UErrorCode& status) { in touch() function in DecimalFormat
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c3492 const char *touch = NULL; in main() local
Dpngvalid.c11629 const char *touch = NULL; in main() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c5534 FT_Bool touch ) in Move_Zp2_Point()
/third_party/toybox/generated/
Dglobals.h1635 struct touch_data touch; member