Home
last modified time | relevance | path

Searched refs:GenEdgeWidths (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.cpp114 JSRef<JSObject> GenEdgeWidths(const std::unique_ptr<NG::BorderWidthProperty>& edgeWidthsNative) in GenEdgeWidths() function
166 borderInfo->SetPropertyObject("borderWidth", GenEdgeWidths(defaultEdgeWidth)); in GenBorderInfo()
173 GenEdgeWidths( in GenBorderInfo()
200 selfLayoutInfo->SetPropertyObject("borderWidth", GenEdgeWidths(defaultEdgeWidth)); in GenSelfLayoutInfo()
229 GenEdgeWidths( in GenSelfLayoutInfo()