Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp1325 auto forwardLines = gridLayoutInfo_.endMainLineIndex_ - gridLayoutInfo_.startMainLineIndex_; in AddForwardLines() local
2280 std::map<int32_t, std::map<int32_t, int32_t>> matrix, int32_t forwardLines) in MergeRemainingLines() argument