Home
last modified time | relevance | path

Searched refs:CouldBeInserted (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.h329 bool CouldBeInserted();
H A Drender_grid_layout.cpp889 bool RenderGridLayout::CouldBeInserted() in CouldBeInserted() function in OHOS::Ace::RenderGridLayout
1280 if (CouldBeInserted()) { in ImpDropInGrid()
1317 if (CouldBeInserted() || itemDragStarted_) { in ImpDragMove()
1417 if (CouldBeInserted()) { in ImpDragEnterSubGrid()