Home
last modified time | relevance | path

Searched defs:SetBackgroundColor (Results 1 – 16 of 16) sorted by relevance

/test/xts/acts/arkui/ace_c_accessibility_api_16/entry/src/main/cpp/
DArkUINode.h60 void SetBackgroundColor(uint32_t color) { in SetBackgroundColor() function
/test/xts/acts/arkui/ace_c_arkui_test_api19/entry/src/main/cpp/textpicker/
Dtext_picker_range_test.cpp37 …static auto SetBackgroundColor(ArkUI_NativeNodeAPI_1 *nodeAPI, ArkUI_NodeHandle nodeHandle, uint32… in SetBackgroundColor() function
/test/xts/acts/arkui/ace_c_arkui_test_api19/entry/src/main/cpp/customdialog/
Dcustomdialog1_test.cpp45 …static auto SetBackgroundColor(ArkUI_NativeNodeAPI_1 *nodeAPI, ArkUI_NodeHandle nodeHandle, uint32… in SetBackgroundColor() function
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/dialog/
DDialogGetStateTest.cpp55 …static auto SetBackgroundColor(ArkUI_NativeNodeAPI_1* nodeAPI, ArkUI_NodeHandle nodeHandle, uint32… in SetBackgroundColor() function
/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/component/
DComponentTest.cpp104 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/component/
DComponentTest.cpp85 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api19/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api19/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api16/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/lazyforeach/
Dlazyforeach_test.cpp36 void SetBackgroundColor(ArkUI_NodeHandle node, uint32_t color) in SetBackgroundColor() function
/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/
DwindowNdkTest.cpp306 static napi_value SetBackgroundColor(napi_env env, napi_callback_info info) { in SetBackgroundColor() function