Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/dialog/
Dmock_dialog_layout_algorithm.cpp25 void DialogLayoutAlgorithm::ComputeInnerLayoutParam(LayoutConstraintF& innerLayout) in ComputeInnerLayoutParam() function in OHOS::Ace::NG::DialogLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_layout_algorithm.cpp189 void DialogLayoutAlgorithm::ComputeInnerLayoutParam(LayoutConstraintF& innerLayout) in ComputeInnerLayoutParam() function in OHOS::Ace::NG::DialogLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
Drender_dialog_tween.cpp345 void RenderDialogTween::ComputeInnerLayoutParam(LayoutParam& innerLayout) in ComputeInnerLayoutParam() function in OHOS::Ace::RenderDialogTween