Home
last modified time | relevance | path

Searched defs:GridLayoutBaseAlgorithm (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
Dgrid_irregular_layout_algorithm.h38 : GridLayoutBaseAlgorithm(std::move(info)), canOverScrollStart_(canOverScrollStart), in GridLayoutBaseAlgorithm() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_layout_base_algorithm.h32 …explicit GridLayoutBaseAlgorithm(GridLayoutInfo gridLayoutInfo) : info_(std::move(gridLayoutInfo))… in GridLayoutBaseAlgorithm() function