/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | select_overlay_manager_test_ng.cpp | 440 TouchEvent touchPoint; variable 498 TouchEvent touchPoint; variable 547 TouchEvent touchPoint; variable 577 TouchEvent touchPoint; variable 607 TouchEvent touchPoint; variable 637 TouchEvent touchPoint; variable 669 TouchEvent touchPoint; variable 705 TouchEvent touchPoint; variable 739 TouchEvent touchPoint; variable 771 TouchEvent touchPoint; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | click_recognizer.cpp | 70 TouchEvent touchPoint = {}; in OnAccepted() local 93 TouchEvent touchPoint = {}; in OnAccepted() local 298 TouchEvent touchPoint = {}; in SendCallbackMsg() local
|
H A D | rotation_recognizer.cpp | 171 TouchEvent touchPoint = {}; in SendCallbackMsg() local
|
H A D | pan_recognizer.cpp | 345 TouchEvent touchPoint = {}; in SendCallbackMsg() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | mock_event_manager.cpp | 22 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<RenderNode>& renderNode, in TouchTest() 26 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<NG::FrameNode>& frameNode, in TouchTest() 36 void EventManager::HandleGlobalEvent(const TouchEvent& touchPoint, const RefPtr<TextOverlayManager>… in HandleGlobalEvent() 39 void EventManager::HandleGlobalEventNG(const TouchEvent& touchPoint, in HandleGlobalEventNG()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | event_convertor.cpp | 55 TouchPoint touchPoint; in UpdateTouchEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | click_recognizer.cpp | 118 TouchEvent touchPoint = {}; in GetClickInfo() local 175 TouchEvent touchPoint = {}; in OnAccepted() local 447 TouchEvent touchPoint = {}; in GetGestureEventInfo() local 515 TouchEvent touchPoint = {}; in TriggerGestureJudgeCallback() local
|
H A D | rotation_recognizer.cpp | 350 TouchEvent touchPoint = {}; in SendCallbackMsg() local 395 TouchEvent touchPoint = {}; in TriggerGestureJudgeCallback() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_component_id_ffi.cpp | 67 TouchEvent touchPoint; in GetTouchPointFromCJ() local 114 TouchEvent touchPoint = GetTouchPointFromCJ(cJTouchInfo); in FfiOHOSAceFrameworkComponentIdSendTouchEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
H A D | select_overlay_manager.cpp | 262 const TouchEvent& touchPoint, const NG::OffsetF& rootOffset, bool isMousePressAtSelectedNode) in HandleGlobalEvent() 295 …l SelectOverlayManager::PreProcessTouchEvent(const NG::PointF& point, const TouchEvent& touchPoint) in PreProcessTouchEvent() 319 void SelectOverlayManager::ResetSelection(const TouchEvent& touchPoint, bool isMousePressAtSelected… in ResetSelection()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | mmi_event_convertor.cpp | 68 TouchPoint touchPoint; in ConvertTouchPoint() local 96 auto touchPoint = ConvertTouchPoint(item); in UpdateTouchEvent() local 168 auto touchPoint = ConvertTouchPoint(item); in ConvertTouchEvent() local
|
H A D | ace_view_ohos.cpp | 294 TouchEvent touchPoint = ConvertTouchEvent(pointerEvent); in ProcessTouchEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/ |
H A D | render_pattern_lock.cpp | 34 Offset touchPoint; in RenderPatternLock() local 46 Offset touchPoint; in RenderPatternLock() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_manager.cpp | 37 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<RenderNode>& renderNode, in TouchTest() 65 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<NG::FrameNode>& frameNode, in TouchTest() 225 …const TouchEvent& touchPoint, const std::string& resultInfo, const RefPtr<NG::FrameNode>& frameNod… in RecordHitEmptyMessage() 305 const TouchEvent& touchPoint, const RefPtr<NG::UINode>& uiNode, TouchRestrict& touchRestrict) in PostEventTouchTest() 444 void EventManager::HandleGlobalEvent(const TouchEvent& touchPoint, const RefPtr<TextOverlayManager>… in HandleGlobalEvent() 476 void EventManager::HandleGlobalEventNG(const TouchEvent& touchPoint, in HandleGlobalEventNG() 511 void EventManager::GetTouchTestIds(const TouchEvent& touchPoint, std::vector<std::string>& touchTes… in GetTouchTestIds() 2246 void EventManager::FalsifyCancelEventAndDispatch(const TouchEvent& touchPoint) in FalsifyCancelEventAndDispatch() 2274 bool EventManager::TouchTargetHitTest(const TouchEvent& touchPoint, const RefPtr<NG::FrameNode>& fr… in TouchTargetHitTest() 2294 void EventManager::FalsifyHoverCancelEventAndDispatch(const TouchEvent& touchPoint) in FalsifyHoverCancelEventAndDispatch()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_overlay_callback.h | 98 …virtual void OnHandleGlobalEvent(const PointF& touchPoint, const PointF& localPoint, const TouchEv… in OnHandleGlobalEvent()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | event_manager_test_ng_new.cpp | 359 TouchEvent touchPoint; variable 663 TouchEvent touchPoint; variable 739 TouchEvent touchPoint; variable
|
H A D | event_manager_test_ng.cpp | 417 TouchEvent touchPoint; variable 497 TouchEvent touchPoint; variable 1267 TouchEvent touchPoint; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
H A D | render_tool_bar_item.cpp | 73 …Point touchPoint = Point(locationInfo.GetLocalLocation().GetX(), locationInfo.GetLocalLocation().G… in HandleMoveEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/ |
H A D | image_analyzer.h | 72 TouchPoint touchPoint; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | frame_node_test_ng_coverage_new.cpp | 351 TouchPoint touchPoint; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | render_web.cpp | 483 for (auto& touchPoint : touchInfos) { in HandleTouchDown() local 508 for (auto& touchPoint : touchInfos) { in HandleTouchUp() local 533 for (auto& touchPoint : touchInfos) { in HandleTouchMove() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
H A D | render_stepper.cpp | 913 …Point touchPoint = Point(locationInfo.GetGlobalLocation().GetX(), locationInfo.GetGlobalLocation()… in HandleTouchDown() local 958 …Point touchPoint = Point(locationInfo.GetGlobalLocation().GetX(), locationInfo.GetGlobalLocation()… in HandleTouchMove() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_pattern.cpp | 949 for (auto& touchPoint : touchInfos) { in HandleTouchDown() local 965 for (auto& touchPoint : touchInfos) { in HandleTouchUp() local 994 for (auto& touchPoint : touchInfos) { in HandleTouchMove() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_indicator_test_ng.cpp | 58 void SwiperIndicatorTestNg::TouchClickIndicator(SourceType sourceType, Offset touchPoint) in TouchClickIndicator()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 318 [weak = AceType::WeakClaim(AceType::RawPtr(pattern))](const PointF& touchPoint) -> bool { in OnUpdateSelectOverlayInfo()
|