Home
last modified time | relevance | path

Searched defs:SetDisallowDropForcedly (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model.h346 virtual void SetDisallowDropForcedly(bool isDisallowDropForcedly) {} in SetDisallowDropForcedly() function
H A Dframe_node.h135 void SetDisallowDropForcedly(bool isDisallowDropForcedly) in SetDisallowDropForcedly() function
H A Dview_abstract_model_ng.h176 void SetDisallowDropForcedly(bool isDisallowDropForcedly) override in SetDisallowDropForcedly() function
H A Dview_abstract.cpp4859 void ViewAbstract::SetDisallowDropForcedly(bool isDisallowDropForcedly) in SetDisallowDropForcedly() function in OHOS::Ace::NG::ViewAbstract