Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_base_algorithm.h47 … gridItemLayoutProperty->CheckWhetherCurrentItemAtExpectedPosition(gridLayoutInfo_.axis_); in UpdateRealGridItemPositionInfo()
H A Dgrid_item_layout_property.h90 bool CheckWhetherCurrentItemAtExpectedPosition(Axis axis) const;
H A Dgrid_item_layout_property.cpp130 bool GridItemLayoutProperty::CheckWhetherCurrentItemAtExpectedPosition(Axis axis) const in CheckWhetherCurrentItemAtExpectedPosition() function in OHOS::Ace::NG::GridItemLayoutProperty