Home
last modified time | relevance | path

Searched refs:IsDragParentInstead (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.h68 while ((tempView != nullptr) && tempView->IsDragParentInstead()) { in GetDraggableView()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_unit_test.cpp383 EXPECT_EQ(imageView_->IsDragParentInstead(), true); in HWTEST_F()
385 EXPECT_EQ(imageView_->IsDragParentInstead(), false); in HWTEST_F()
H A Dui_view_unit_test.cpp257 EXPECT_EQ(view_->IsDragParentInstead(), true); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h759 bool IsDragParentInstead() const;
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp675 bool UIView::IsDragParentInstead() const in IsDragParentInstead() function in OHOS::UIView

Completed in 6 milliseconds