Home
last modified time | relevance | path

Searched refs:widthOptions (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_common_bridge.cpp1947 std::vector<ArkUI_Float32> widthOptions; in SetOutlineWidth() local
1948 ParseOuterBorderWidth(runtimeCallInfo, vm, widthOptions); in SetOutlineWidth()
1950 nativeNode, widthOptions.data(), widthOptions.size()); in SetOutlineWidth()