Home
last modified time | relevance | path

Searched refs:topStyleValue (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.cpp645 auto topStyleValue = static_cast<BorderStyle>(topStyle); in SetBorderStyle() local
654 static_cast<ArkUI_Int32>(leftStyleValue), static_cast<ArkUI_Int32>(topStyleValue), in SetBorderStyle()