Home
last modified time | relevance | path

Searched refs:GridPredictLayoutParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.h30 struct GridPredictLayoutParam { struct
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.h166 …static bool PredictBuildItem(FrameNode& host, int32_t itemIdx, const GridPredictLayoutParam& param…
H A Dgrid_scroll_layout_algorithm.cpp109 … [param = GridPredictLayoutParam { cachedChildConstraint_, itemsCrossSize_, crossGap_ }]( in Measure()
2019 const GridItemLayoutProperty& itemProp, Axis axis, const GridPredictLayoutParam& param) in GenerateCacheItemConstraint()
2082 …tAlgorithm::PredictBuildItem(FrameNode& host, int32_t itemIdx, const GridPredictLayoutParam& param) in PredictBuildItem()