Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.h277 void SetPreLayoutSize(const Size& size) in SetPreLayoutSize() function
H A Dlist_layout_manager.cpp326 listItem->SetPreLayoutSize(layoutSize); in AdjustLayoutParam()