/foundation/multimodalinput/input/intention/drag/client/src/ |
H A D | drag_client.cpp | 63 int32_t ret = tunnel.Start(Intention::DRAG, param, reply); in StartDrag() 76 int32_t ret = tunnel.Stop(Intention::DRAG, param, reply); in StopDrag() 96 int32_t ret = tunnel.AddWatch(Intention::DRAG, DragRequestID::ADD_DRAG_LISTENER, param, reply); in AddDraglistener() 122 int32_t ret = tunnel.RemoveWatch(Intention::DRAG, DragRequestID::REMOVE_DRAG_LISTENER, param, reply); in RemoveDraglistener() 143 int32_t ret = tunnel.AddWatch(Intention::DRAG, DragRequestID::ADD_SUBSCRIPT_LISTENER, param, reply); in AddSubscriptListener() 168 int32_t ret = tunnel.RemoveWatch(Intention::DRAG, DragRequestID::REMOVE_SUBSCRIPT_LISTENER, param, reply); in RemoveSubscriptListener() 182 int32_t ret = tunnel.SetParam(Intention::DRAG, DragRequestID::SET_DRAG_WINDOW_VISIBLE, param, reply); in SetDragWindowVisible() 198 int32_t ret = tunnel.SetParam(Intention::DRAG, DragRequestID::UPDATE_DRAG_STYLE, param, reply); in UpdateDragStyle() 219 int32_t ret = tunnel.SetParam(Intention::DRAG, DragRequestID::UPDATE_SHADOW_PIC, param, reply); in UpdateShadowPic() 232 int32_t ret = tunnel.GetParam(Intention::DRAG, DragRequestI in GetDragTargetPid() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | toss_animation_controller.cpp | 27 constexpr double DRAG = 0.995; member 69 time = std::log(time) / std::log(DRAG); in Play() 89 double distance = std::pow(DRAG, value); in Play() 90 distance = (distance - 1.0) * ref->speed_ / std::log(DRAG); in Play()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/refresh/ |
H A D | refresh_event_test_ng.cpp | 45 * @tc.expected: DRAG, scrollOffset_ is TRIGGER_LOADING_DISTANCE in HWTEST_F() 48 EXPECT_EQ(pattern_->refreshStatus_, RefreshStatus::DRAG); in HWTEST_F() 106 EXPECT_EQ(refreshStatus, RefreshStatus::DRAG); in HWTEST_F() 150 EXPECT_EQ(pattern_->refreshStatus_, RefreshStatus::DRAG); in HWTEST_F() 178 * @tc.expected: DRAG, scrollOffset_ is TRIGGER_LOADING_DISTANCE in HWTEST_F() 181 EXPECT_EQ(pattern_->refreshStatus_, RefreshStatus::DRAG); in HWTEST_F() 241 EXPECT_EQ(refreshStatus, RefreshStatus::DRAG); in HWTEST_F() 320 * @tc.expected: DRAG, scrollOffset_ is TRIGGER_LOADING_DISTANCE in HWTEST_F() 323 EXPECT_EQ(pattern_->refreshStatus_, RefreshStatus::DRAG); in HWTEST_F() 382 EXPECT_EQ(refreshStatus, RefreshStatus::DRAG); in HWTEST_F() [all...] |
H A D | refresh_nested_test_ng.cpp | 401 * @tc.expected: DRAG in HWTEST_F() 404 EXPECT_EQ(pattern_->refreshStatus_, RefreshStatus::DRAG); in HWTEST_F() 480 * @tc.expected: DRAG in HWTEST_F() 483 EXPECT_EQ(pattern_->refreshStatus_, RefreshStatus::DRAG); in HWTEST_F() 532 * @tc.expected: DRAG in HWTEST_F()
|
/foundation/arkui/ace_engine/test/unittest/core/gestures/ |
H A D | gesture_recognizer_test_ng.cpp | 71 clickRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 75 longPressRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 78 panRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 81 pinchRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 84 rotationRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 87 swipeRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 234 panRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 260 * @tc.steps: case2: gestureInfo_ is not nullptr, gestureInfo_->type_ = DRAG in HWTEST_F() 266 panRecognizerPtr->gestureInfo_->type_ = GestureTypeName::DRAG; in HWTEST_F() 275 * @tc.steps: case3: gestureInfo_ is not nullptr, gestureInfo_->type_ = DRAG in HWTEST_F() [all...] |
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | window_animation_config.h | 25 DRAG, member in OHOS::Ace::WindowSizeChangeReason
|
/foundation/arkui/ace_engine/frameworks/core/components/refresh/ |
H A D | refresh_controller.h | 27 DRAG, member in OHOS::Ace::RefreshStatus
|
H A D | render_refresh.cpp | 253 if (refreshStatus_ == RefreshStatus::DRAG || refreshStatus_ == RefreshStatus::OVER_DRAG || in HandleDragUpdate() 271 if (refreshStatus_ == RefreshStatus::DRAG || refreshStatus_ == RefreshStatus::DONE) { in HandleDragEnd() 398 case RefreshStatus::DRAG: in GetNextStatus() 403 nextStatus = RefreshStatus::DRAG; in GetNextStatus()
|
/foundation/multimodalinput/input/intention/prototype/include/ |
H A D | intention_identity.h | 43 DRAG, member in OHOS::Msdp::DeviceStatus::Intention
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
H A D | refresh_layout_property.h | 29 DRAG, member in OHOS::Ace::NG::RefreshStatus
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_utils.h | 248 DRAG,
member in OHOS::Rosen::ApiWindowMode::RectChangeReason 258 { WindowSizeChangeReason::DRAG, RectChangeReason::DRAG },
member in OHOS::Rosen::ApiWindowMode::WindowSizeChangeReason
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | long_press_recognizer.cpp | 254 if (gestureInfo_ && gestureInfo_->GetType() == GestureTypeName::DRAG) { in HandleOverdueDeadline() 265 if (gestureInfo_ && gestureInfo_->GetType() == GestureTypeName::DRAG) { in HandleOverdueDeadline()
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scb_system_session.cpp | 82 if (session->reason_ != SizeChangeReason::DRAG) { in NotifyClientToUpdateRect()
|
/foundation/window/window_manager/wm/include/ |
H A D | ressched_report.h | 101 case WindowSizeChangeReason::DRAG: { in RequestPerfIfNeed()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | drag_event.cpp | 90 panRecognizer_->SetGestureInfo(MakeRefPtr<GestureInfo>(GestureTypeName::DRAG, GestureTypeName::DRAG, true)); in DragEventActuator() 92 longPressRecognizer_->SetGestureInfo(MakeRefPtr<GestureInfo>(GestureTypeName::DRAG, GestureTypeName::DRAG, true)); in DragEventActuator() 96 MakeRefPtr<GestureInfo>(GestureTypeName::DRAG, GestureTypeName::DRAG, true)); in DragEventActuator() 1819 panRecognizer_->SetGestureInfo(MakeRefPtr<GestureInfo>(GestureTypeName::DRAG, GestureTypeName::DRAG, true)); in CopyDragEvent() 1821 longPressRecognizer_->SetGestureInfo(MakeRefPtr<GestureInfo>(GestureTypeName::DRAG, GestureTypeName::DRAG, tru in CopyDragEvent() [all...] |
/foundation/arkui/ace_engine/frameworks/component_test/core/ |
H A D | component_test_tester_impl.cpp | 186 MoveAction moveAction(startPonit, endPonit, TouchType::DRAG); in DragImpl()
|
H A D | action.h | 49 enum TouchType : uint8_t { TAP, DOUBLE_TAP, PRESS, DRAG, FLING };
|
/foundation/multimodalinput/input/intention/services/intention_service/src/ |
H A D | intention_service.cpp | 236 case Intention::DRAG: { in LoadPlugin()
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scb_system_session_test.cpp | 329 scbSystemSession_->reason_ = SizeChangeReason::DRAG; in HWTEST_F()
|
H A D | system_session_test.cpp | 696 sysSession->reason_ = SizeChangeReason::DRAG; in HWTEST_F() 699 ASSERT_EQ(sysSession->reason_, SizeChangeReason::DRAG); in HWTEST_F()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_layout_policy_cascade.cpp | 129 childNode->SetWindowSizeChangeReason(WindowSizeChangeReason::DRAG); in LayoutSplitNodes() 362 node->GetWindowSizeChangeReason() == WindowSizeChangeReason::DRAG) { in ComputeRectByAspectRatio() 720 if (reason == WindowSizeChangeReason::DRAG) { in LimitMainFloatingWindowPosition() 735 if (node->GetWindowSizeChangeReason() == WindowSizeChangeReason::DRAG) { in UpdateFloatingWindowSizeForStretchableWindow() 892 if (node->GetWindowSizeChangeReason() == WindowSizeChangeReason::DRAG) { in FixWindowRectWhenDrag()
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_layout_policy_test.cpp | 201 windowInfo_.reason_ = WindowSizeChangeReason::DRAG; in HWTEST_F() 218 windowInfo_.reason_ = WindowSizeChangeReason::DRAG; in HWTEST_F() 235 windowInfo_.reason_ = WindowSizeChangeReason::DRAG; in HWTEST_F() 1341 property->SetWindowSizeChangeReason(WindowSizeChangeReason::DRAG); in HWTEST_F() 1475 WindowSizeChangeReason reason = WindowSizeChangeReason::DRAG; in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | constants.h | 788 DRAG = 6, member in OHOS::Ace::GestureTypeName
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_properties.h | 433 DRAG = 0, // constexpr int32_t SCROLL_FROM_UPDATE = 1; member in OHOS::Ace::ScrollSource
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | keys.h | 108 KEYWORD(DRAG, drag) // drag event listener
|