Home
last modified time | relevance | path

Searched defs:selfLayoutInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_functions.cpp70 auto selfLayoutInfo = jsParam->GetSelfLayoutInfo(); in ExecutePlaceChildren() local
94 auto selfLayoutInfo = jsParam->GetSelfLayoutInfo(); in ExecuteMeasureSize() local
H A Djs_view_measure_layout.cpp195 JSRef<JSObject> selfLayoutInfo = JSRef<JSObject>::New(); in GenSelfLayoutInfo() local