Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_measure_layout.h52 JSRef<JSObject> GetPlaceChildrenConstraint();
H A Djs_view_functions.cpp72 auto constraint = jsParam->GetPlaceChildrenConstraint(); in ExecutePlaceChildren()
H A Djs_view_measure_layout.cpp390 JSRef<JSObject> JSMeasureLayoutParamNG::GetPlaceChildrenConstraint() in GetPlaceChildrenConstraint() function in OHOS::Ace::Framework::JSMeasureLayoutParamNG