Home
last modified time | relevance | path

Searched refs:bottomColorInt (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp672 uint32_t topColorInt, uint32_t bottomColorInt) in SetBorderColor() argument
680 borderColors.bottomColor = Color(bottomColorInt); in SetBorderColor()
Dcommon_modifier.cpp668 const uint32_t &topColorInt, const uint32_t &bottomColorInt) in SetBorderColor() argument
676 borderColors.bottomColor = Color(bottomColorInt); in SetBorderColor()
Dapi.h201 const uint32_t &topColorInt, const uint32_t &bottomColorInt);
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
Darkoala_api.h723 ArkUI_Uint32 topColorInt, ArkUI_Uint32 bottomColorInt);