Home
last modified time | relevance | path

Searched defs:SetAllowDrop (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h305 void SetAllowDrop(const std::set<std::string>& allowDrop) override {} in SetAllowDrop() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h635 void SetAllowDrop(const std::set<std::string>& allowDrop) in SetAllowDrop() function
H A Dview_abstract_model_ng.h1084 void SetAllowDrop(const std::set<std::string>& allowDrop) override in SetAllowDrop() function
H A Dview_abstract.cpp1662 void ViewAbstract::SetAllowDrop(const std::set<std::string>& allowDrop) in SetAllowDrop() function in OHOS::Ace::NG::ViewAbstract
3610 void ViewAbstract::SetAllowDrop(FrameNode* frameNode, const std::set<std::string>& allowDrop) in SetAllowDrop() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2851 void SetAllowDrop(ArkUINodeHandle node, ArkUI_CharPtr* allowDropCharArray, ArkUI_Int32 length) in SetAllowDrop() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp4779 ArkUINativeModuleValue CommonBridge::SetAllowDrop(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetAllowDrop() function in OHOS::Ace::NG::CommonBridge