Home
last modified time | relevance | path

Searched refs:AdjustChildVerticalLayout (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.h88 void AdjustChildVerticalLayout(const Size& size, double& y, double& height);
H A Drender_select_popup.cpp162 void RenderSelectPopup::AdjustChildVerticalLayout(const Size& size, double& y, double& height) in AdjustChildVerticalLayout() function in OHOS::Ace::RenderSelectPopup
254 AdjustChildVerticalLayout(size, y, height); in AdjustChildLayout()