Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp58 int32_t Component::resetAttribute(ArkUI_NodeAttributeType attribute) in resetAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api16/entry/src/main/cpp/component/
Dcomponent.cpp58 int32_t Component::resetAttribute(ArkUI_NodeAttributeType attribute) in resetAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h4842 void (*resetAttribute)(ArkUINodeHandle node, ArkUI_CharPtr attribute); member