Searched refs:GetSelfLayoutInfo (Results 1 – 3 of 3) sorted by relevance
58 JSRef<JSObject> GetSelfLayoutInfo();
70 auto selfLayoutInfo = jsParam->GetSelfLayoutInfo(); in ExecutePlaceChildren()94 auto selfLayoutInfo = jsParam->GetSelfLayoutInfo(); in ExecuteMeasureSize()
400 JSRef<JSObject> JSMeasureLayoutParamNG::GetSelfLayoutInfo() in GetSelfLayoutInfo() function in OHOS::Ace::Framework::JSMeasureLayoutParamNG