Home
last modified time | relevance | path

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

12

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_entity_test.cpp113 SecCompClickEvent touch = { variable
151 SecCompClickEvent touch = { variable
H A Dsec_comp_service_mock_test.cpp104 struct SecCompClickEvent touch = { variable
145 struct SecCompClickEvent touch = { variable
181 struct SecCompClickEvent touch = { variable
H A Dsec_comp_service_test.cpp266 struct SecCompClickEvent touch = { variable
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-file-touch.md1 # touch chapter
H A Dkernel-mini-debug-shell.md197 ### touch subsection
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-file-touch.md1 # touch chapter
H A Dkernel-mini-debug-shell.md209 ### touch subsection
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp237 auto touch = libinput_event_get_touch_event(event); variable
289 auto touch = libinput_event_get_touch_event(event); variable
323 auto touch = libinput_event_get_touch_event(event); variable
/ohos5.0/base/request/request/services/src/service/command/
H A Dtouch.rs21 pub(crate) fn touch(&self, data: &mut MsgParcel, reply: &mut MsgParcel) -> IpcResult<()> { in touch() method
H A Dmod.rs29 mod touch; module
/ohos5.0/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
/ohos5.0/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
148 auto touch = libinput_event_get_touch_event(event); in OnEventTouchMotion() local
194 auto touch = libinput_event_get_touch_event(event); in OnEventTouchUp() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_touch_handler.cpp92 auto touch = touches_.find(point.id); in CreateSceneTouchEvent() local
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
H A Dsec_comp_kit_test.cpp122 struct SecCompClickEvent touch = { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp146 auto touch = ViewStackProcessor::GetInstance()->GetTouchListenerComponent(); in SetResponseRegion() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test.cpp208 TouchLocationInfo touch(1); variable
/ohos5.0/base/request/request/services/src/manage/
H A Dquery.rs75 pub(crate) fn touch(&self, uid: u64, task_id: u32, token: String) -> Option<TaskInfo> { in touch() method
H A Dtask_manager.rs401 pub(crate) fn touch(&self, uid: u64, task_id: u32, token: String) -> Option<TaskInfo> { in touch() method
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_scroller_event_test_ng.cpp629 TouchLocationInfo touch(0); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp122 auto touch = info.GetChangedTouches().front(); in HandleInteraction() local
397 auto touch = info.GetChangedTouches().front(); in OnTouchEvent() local
/ohos5.0/build/scripts/util/
H A Dbuild_utils.py66 def touch(path, fail_if_missing=False): function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_animation_test_ng.cpp40 TouchLocationInfo touch(0); in SimulateSwipe() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.cpp360 auto touch = info.GetTouches().front(); in SetGestureEvent() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_ex_test.cpp2012 libinput_event_touch touch {}; variable
2227 libinput_event_touch touch {}; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_pattern_test_ng.cpp754 auto touch = itemNode->GetOrCreateGestureEventHub()->touchEventActuator_; variable

12