/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_touch_handler.cpp | 30 TouchEventInfo* touchInfo = static_cast<TouchEventInfo*>(info); in CreateComponent() local 45 TouchEventInfo* touchInfo = static_cast<TouchEventInfo*>(info); in CreateComponent() local 60 TouchEventInfo* touchInfo = static_cast<TouchEventInfo*>(info); in CreateComponent() local 75 TouchEventInfo* touchInfo = static_cast<TouchEventInfo*>(info); in CreateComponent() local
|
H A D | js_interactable_view.cpp | 358 auto touchInfo = TypeInfoHelper::DynamicCast<ClickInfo>(info); in JsRemoteMessage() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hgm_multi_app_strategy_test.cpp | 146 HgmMultiAppStrategy::TouchInfo touchInfo = { variable 203 HgmMultiAppStrategy::TouchInfo touchInfo = { variable 257 HgmMultiAppStrategy::TouchInfo touchInfo = { variable 302 HgmMultiAppStrategy::TouchInfo touchInfo = { variable 343 HgmMultiAppStrategy::TouchInfo touchInfo = { variable 384 HgmMultiAppStrategy::TouchInfo touchInfo = { variable
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/ |
H A D | touch_transform_processor.cpp | 56 EventTouch touchInfo; in OnEventTouchDown() local 100 …sformProcessor::UpdatePointerItemProperties(PointerEvent::PointerItem &item, EventTouch &touchInfo) in UpdatePointerItemProperties() 153 EventTouch touchInfo; in OnEventTouchMotion() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_on_child_touch_test_function.cpp | 24 JSRef<JSVal> JsOnChildTouchTestFunction::Execute(const std::vector<NG::TouchTestInfo>& touchInfo) in Execute()
|
H A D | js_touch_function.cpp | 25 JSRef<JSObject> JsTouchFunction::CreateTouchInfo(const TouchLocationInfo& touchInfo, TouchEventInfo… in CreateTouchInfo()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testthree_ng.cpp | 511 auto touchInfo = touchEventInfo.GetTouches().front(); variable 531 auto touchInfo = touchEventInfo.GetTouches().front(); variable 551 auto touchInfo = touchEventInfo.GetTouches().front(); variable 571 auto touchInfo = touchEventInfo.GetTouches().front(); variable
|
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/test/unittest/src/ |
H A D | sec_comp_enhance_adapter_test.cpp | 77 SecCompClickEvent touchInfo; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 27 const auto touchInfo = TypeInfoHelper::DynamicCast<TouchEventInfo>(&info); in TouchInfoToString() local 84 const auto touchInfo = TypeInfoHelper::DynamicCast<DragStartInfo>(&info); in DragStartInfoToString() local 98 const auto touchInfo = TypeInfoHelper::DynamicCast<DragUpdateInfo>(&info); in DragUpdateInfoToString() local 112 const auto touchInfo = TypeInfoHelper::DynamicCast<DragUpdateInfo>(&info); in DragEnterInfoToString() local 126 const auto touchInfo = TypeInfoHelper::DynamicCast<DragUpdateInfo>(&info); in DragOverInfoToString() local 140 const auto touchInfo = TypeInfoHelper::DynamicCast<DragUpdateInfo>(&info); in DragLeaveInfoToString() local 154 const auto touchInfo = TypeInfoHelper::DynamicCast<DragEndInfo>(&info); in DragDropInfoToString() local 168 const auto touchInfo = TypeInfoHelper::DynamicCast<DragEndInfo>(&info); in DragEndInfoToString() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_multi_app_strategy.cpp | 75 void HgmMultiAppStrategy::HandleTouchInfo(const TouchInfo& touchInfo) in HandleTouchInfo() 429 auto touchInfo = std::move(uniqueTouchInfo_); in UpdateStrategyByTouch() local 445 auto touchInfo = std::move(uniqueTouchInfo_); in UpdateStrategyByTouch() local
|
H A D | hgm_frame_rate_manager.cpp | 163 HgmMultiAppStrategy::TouchInfo touchInfo = { in InitTouchManager() local 175 HgmMultiAppStrategy::TouchInfo touchInfo = { in InitTouchManager() local 290 HgmMultiAppStrategy::TouchInfo touchInfo = { in UpdateGuaranteedPlanVote() local
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
H A D | sec_comp_service_test.cpp | 365 struct SecCompClickEvent touchInfo; variable
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | touch_event_normalize_test.cpp | 103 EventTouch touchInfo; variable
|
H A D | touch_transform_processor_test.cpp | 111 EventTouch touchInfo; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend.cpp | 53 const auto* touchInfo = TypeInfoHelper::DynamicCast<TouchEventInfo>(&info); in CopyEventInfo() local 83 const auto touchInfo = TypeInfoHelper::DynamicCast<TouchEventInfo>(&info); in TouchInfoToString() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/ |
H A D | image_analyzer.h | 108 OHOS::Ace::TouchInfo touchInfo; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | render_web.cpp | 560 TouchInfo touchInfo; in ParseTouchInfo() local 573 TouchInfo touchInfo; in ParseTouchInfo() local 586 TouchInfo touchInfo; in ParseTouchInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | frame_node_test_ng_new.cpp | 353 OnChildTouchTestFunc callback = [](const std::vector<TouchTestInfo>& touchInfo) { in __anon37c5be3c0302() 393 OnChildTouchTestFunc callback = [](const std::vector<TouchTestInfo>& touchInfo) { in __anon37c5be3c0402() 539 OnChildTouchTestFunc callback = [](const std::vector<TouchTestInfo>& touchInfo) { in __anon37c5be3c0502()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/ |
H A D | hyperlink_pattern.cpp | 203 auto touchInfo = touchList.front(); in OnTouchEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/hyperlink/ |
H A D | hyperlink_test_ng.cpp | 328 TouchLocationInfo touchInfo(1); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_test_ng.cpp | 233 TouchLocationInfo touchInfo(0); in HandleTouchEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/option/ |
H A D | option_test_ng.cpp | 236 TouchEventInfo touchInfo("touchUP"); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 36 const auto* touchInfo = TypeInfoHelper::DynamicCast<TouchEventInfo>(&info); in CopyEventInfo() local 66 const auto touchInfo = TypeInfoHelper::DynamicCast<TouchEventInfo>(&info); in TouchInfoToString() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/ |
H A D | rating_test_ng.cpp | 1750 TouchEventInfo touchInfo("onTouch"); variable 1795 TouchEventInfo touchInfo("onTouch"); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_interactable_view_ffi.cpp | 131 void FfiOHOSAceFrameworkInteractableViewOnTouch(bool (*callback)(CJTouchEvent touchInfo)) in FfiOHOSAceFrameworkInteractableViewOnTouch()
|