Home
last modified time | relevance | path

Searched defs:SetBackgroundColor (Results 1 – 8 of 8) 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_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_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/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_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_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/
DwindowNdkTest.cpp299 static napi_value SetBackgroundColor(napi_env env, napi_callback_info info) { in SetBackgroundColor() function
/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