Home
last modified time | relevance | path

Searched refs:ApplyLayoutParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_popup_list.h61 double ApplyLayoutParam();
H A Drender_popup_list.cpp185 viewPortHeight_ = ApplyLayoutParam(); in OnRequestPopupDataSelected()
237 double RenderPopupList::ApplyLayoutParam() in ApplyLayoutParam() function in OHOS::Ace::V2::RenderPopupList
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.h311 double ApplyLayoutParam();
H A Drender_list.cpp624 const double mainSize = ApplyLayoutParam(); in PerformLayout()
1151 mainSize = ApplyLayoutParam(); in GetCurMainPosAndMainSize()
1287 double RenderList::ApplyLayoutParam() in ApplyLayoutParam() function in OHOS::Ace::V2::RenderList