Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dxcomponent_modifier.cpp24 void SetXComponentBackgroundColor(NodeHandle node, uint32_t color) in SetXComponentBackgroundColor() function
Dnode_xcomponent_modifier.cpp26 void SetXComponentBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetXComponentBackgroundColor() function
Dapi.h1654 void (*SetXComponentBackgroundColor)(NodeHandle node, uint32_t color); member