Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_layout_base_algorithm.cpp37 auto lineHeightIter = gridLayoutInfo_.lineHeightMap_.find(i); in AdjustChildrenHeight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp347 auto lineHeightIter = gridLayoutInfo_.lineHeightMap_.find(line->first); in LayoutBackwardCachedLine() local
416 auto lineHeightIter = gridLayoutInfo_.lineHeightMap_.find(line->first); in LayoutForwardCachedLine() local