Home
last modified time | relevance | path

Searched defs:touch (Results 1 - 25 of 31) sorted by relevance

12

/third_party/skia/experimental/sktext/editor/
H A DMouse.cpp17 bool Mouse::isDoubleClick(SkPoint touch) { in isDoubleClick() argument
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Dscene_viewer_touch_handler.cpp66 auto touch = touches_.find(point.id); in CreateSceneTouchEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_touch_handler.cpp91 auto touch = touches_.find(point.id); in CreateSceneTouchEvent() local
/third_party/libinput/test/
H A Dtest-totem.c491 struct litest_device *touch; in START_TEST() local
530 struct litest_device *touch; in START_TEST() local
556 struct litest_device *touch; START_TEST() local
[all...]
H A Dtest-misc.c310 int touch = 0; in START_TEST() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp141 auto touch = ViewStackProcessor::GetInstance()->GetTouchListenerComponent(); in SetResponseRegion() local
H A Dview_abstract_model_impl.cpp1241 auto touch = ViewStackProcessor::GetInstance()->GetTouchListenerComponent(); in SetResponseRegion() local
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp263 auto touch = libinput_event_get_touch_event(event); in HWTEST_F() local
315 auto touch = libinput_event_get_touch_event(event); in HWTEST_F() local
349 auto touch = libinput_event_get_touch_event(event); in HWTEST_F() local
487 auto touch = libinput_event_get_touch_event(event); in HWTEST_F() local
532 auto touch in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp52 auto touch = libinput_event_get_touch_event(event); in OnEventTouchDown() local
150 auto touch = libinput_event_get_touch_event(event); OnEventTouchMotion() local
198 auto touch = libinput_event_get_touch_event(event); OnEventTouchUp() local
[all...]
/third_party/rust/crates/which-rs/tests/
H A Dbasic.rs36 fn touch(dir: &Path, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() functions
82 pub fn touch(&self, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() functions
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.cpp262 std::unique_ptr<JsonValue> touch = JsonUtil::CreateArray(true); in BuildTouchPoints() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_ex_test.cpp753 libinput_event_touch *touch = nullptr; in HWTEST_F() local
782 libinput_event_touch *touch = nullptr; in HWTEST_F() local
[all...]
/third_party/python/Lib/test/
H A Dtest_ensurepip.py15 def touch(self, directory, filename): member in TestPackages
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_window_test_ng.cpp883 auto touch = std::make_shared<TouchEventListener>(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_pattern_test_ng.cpp753 auto touch = itemNode->GetOrCreateGestureEventHub()->touchEventActuator_; in HWTEST_F() local
1677 auto touch = itemNode->GetOrCreateGestureEventHub()->touchEventActuator_; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp113 auto touch = info.GetChangedTouches().front(); in HandleInteraction() local
393 auto touch = info.GetChangedTouches().front(); in OnTouchEvent() local
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c302 tp_gesture_get_direction(struct tp_dispatch *tp, struct tp_touch *touch) in tp_gesture_get_direction() argument
[all...]
/third_party/python/Lib/
H A Dpathlib.py1089 def touch(self, mode=0o666, exist_ok=True): member in Path
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp649 void UIView::SetTouchable(bool touch) in SetTouchable() argument
/third_party/eudev/src/shared/
H A Dutil.c1027 int touch(const char *path) { in touch() function
/third_party/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp1603 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddecimfmt.cpp1603 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c79 struct touch { struct
1433 struct touch *touch; in handle_event_touch() local
[all...]
H A Dlibinput-record.c92 } touch; member
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp1598 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat
[all...]

Completed in 38 milliseconds

12