Home
last modified time | relevance | path

Searched refs:isDisallowDropForcedly_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h137 isDisallowDropForcedly_ = isDisallowDropForcedly; in SetDisallowDropForcedly()
142 return isDisallowDropForcedly_; in GetDisallowDropForcedly()
1362 bool isDisallowDropForcedly_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp1199 EXPECT_EQ(frameNode->isDisallowDropForcedly_, isDisallowDropForcedly);