Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_measure_layout.cpp141 JSRef<JSObject> GenBorderWidthGlobalized(const NG::BorderWidthPropertyT<float>& edgeNative, TextDir… in GenBorderWidthGlobalized() function
654 return GenBorderWidthGlobalized({}, TextDirection::LTR).Get().GetLocalHandle(); in JSGetBorderWidth()
658 … return GenBorderWidthGlobalized(layoutProperty->CreateBorder(), direction).Get().GetLocalHandle(); in JSGetBorderWidth()