Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2177 void SetAllowDrop(ArkUINodeHandle node, const char** allowDropCharArray, ArkUI_Int32 length) in SetAllowDrop() argument
2185 allowDropStr = allowDropCharArray[i]; in SetAllowDrop()
Dcommon_modifier.cpp2158 void SetAllowDrop(NodeHandle node, const char** allowDropCharArray, int32_t length) in SetAllowDrop() argument
2166 allowDropStr = allowDropCharArray[i]; in SetAllowDrop()