Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h297 void SetAllowDrop(const std::set<std::string>& allowDrop) override {} in SetAllowDrop() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.h631 void SetAllowDrop(const std::set<std::string>& allowDrop) in SetAllowDrop() function
Dview_abstract_model_ng.h1052 void SetAllowDrop(const std::set<std::string>& allowDrop) override in SetAllowDrop() function
Dview_abstract.cpp1571 void ViewAbstract::SetAllowDrop(const std::set<std::string>& allowDrop) in SetAllowDrop() function in OHOS::Ace::NG::ViewAbstract
3481 void ViewAbstract::SetAllowDrop(FrameNode* frameNode, const std::set<std::string>& allowDrop) in SetAllowDrop() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2841 void SetAllowDrop(ArkUINodeHandle node, ArkUI_CharPtr* allowDropCharArray, ArkUI_Int32 length) in SetAllowDrop() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp4688 ArkUINativeModuleValue CommonBridge::SetAllowDrop(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetAllowDrop() function in OHOS::Ace::NG::CommonBridge