Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp685 …auto bottomColorValue = RenderNodeBridge::GetNumber<uint32_t>(vm, runtimeCallInfo, 4, DEFAULT_COLO… in SetBorderColor() local
688 nativeNode, leftColorValue, topColorValue, rightColorValue, bottomColorValue); in SetBorderColor()