Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_drop_test_ng.cpp116 std::set<std::string> allowDropSet = { NODE_TAG_EMPTY }; variable
153 std::set<std::string> allowDropSet = { NODE_TAG_ONE }; variable
190 std::set<std::string> allowDropSet = { NODE_TAG_SPOT }; variable
227 std::set<std::string> allowDropSet = { NODE_TAG_A }; variable
263 std::set<std::string> allowDropSet; variable
340 std::set<std::string> allowDropSet = { NODE_TAG_ONE }; variable
420 std::set<std::string> allowDropSet = { NODE_TAG_A }; variable
459 std::set<std::string> allowDropSet; variable
539 std::set<std::string> allowDropSet = { NODE_TAG_ONE }; variable
619 std::set<std::string> allowDropSet = { NODE_TAG_A }; variable
[all …]
H A Dframe_node_test_ng_new.cpp1096 std::set<std::string> allowDropSet; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp53 …std::set<std::string> allowDropSet({ DROP_TYPE_PLAIN_TEXT, DROP_TYPE_HYPERLINK, DROP_TYPE_STYLED_S… in CreateNode() local
214 …std::set<std::string> allowDropSet({ DROP_TYPE_PLAIN_TEXT, DROP_TYPE_HYPERLINK, DROP_TYPE_STYLED_S… in ProcessDefaultStyleAndBehaviors() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model_ng.cpp754 …std::set<std::string> allowDropSet({ DROP_TYPE_PLAIN_TEXT, DROP_TYPE_HYPERLINK, DROP_TYPE_STYLED_S… in CreateTextField() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2855 std::set<std::string> allowDropSet; in SetAllowDrop() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp8960 std::set<std::string> allowDropSet; in JsAllowDrop() local