Home
last modified time | relevance | path

Searched defs:setAttribute (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api16/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h4841 void (*setAttribute)(ArkUINodeHandle node, ArkUI_CharPtr attribute, ArkUI_CharPtr value); member