Home
last modified time | relevance | path

Searched refs:NODE_ACCESSIBILITY_VALUE (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_node.h1601 NODE_ACCESSIBILITY_VALUE = 91, enumerator
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp961 EXPECT_EQ(nodeAPI->resetAttribute(rootNode, NODE_ACCESSIBILITY_VALUE), ARKUI_ERROR_CODE_NO_ERROR); in HWTEST_F()
3588 EXPECT_EQ(nodeAPI->setAttribute(rootNode, NODE_ACCESSIBILITY_VALUE, &item0), ARKUI_ERROR_CODE_PARAM_INVALID); in HWTEST_F()

Completed in 19 milliseconds