Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_functions.cpp70 auto selfLayoutInfo = jsParam->GetSelfLayoutInfo(); in ExecutePlaceChildren() local
89 auto selfLayoutInfo = jsParam->GetSelfLayoutInfo(); in ExecuteMeasureSize() local
Djs_view_measure_layout.cpp192 JSRef<JSObject> selfLayoutInfo = JSRef<JSObject>::New(); in GenSelfLayoutInfo() local
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
Ddialog.js735 onPlaceChildren(selfLayoutInfo, children, constraint) { argument
745 onMeasureSize(selfLayoutInfo, children, constraint) { argument
1436 onPlaceChildren(selfLayoutInfo, children, constraint) { argument
1446 onMeasureSize(selfLayoutInfo, children, constraint) { argument
2427 onPlaceChildren(selfLayoutInfo, children, constraint) { argument
2437 onMeasureSize(selfLayoutInfo, children, constraint) { argument
3006 onMeasureSize(selfLayoutInfo, children, constraint) { argument