Home
last modified time | relevance | path

Searched refs:bottomStyleValue (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.cpp651 auto bottomStyleValue = static_cast<BorderStyle>(bottomStyle); in SetBorderStyle() local
655 static_cast<ArkUI_Int32>(rightStyleValue), static_cast<ArkUI_Int32>(bottomStyleValue)); in SetBorderStyle()