Home
last modified time | relevance | path

Searched refs:SkipStartIndexByOffset (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.h301 void SkipStartIndexByOffset(const GridLayoutOptions& options, float mainGap);
H A Dgrid_layout_info.cpp418 void GridLayoutInfo::SkipStartIndexByOffset(const GridLayoutOptions& options, float mainGap) in SkipStartIndexByOffset() function in OHOS::Ace::NG::GridLayoutInfo
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.cpp277 gridLayoutInfo_.SkipStartIndexByOffset(options, mainGap_); in SkipIrregularLines()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dlayout_info_test.cpp699 info.SkipStartIndexByOffset(option, 2.f);