Searched refs:CalDragRowIndex (Results 1 – 2 of 2) sorted by relevance
342 bool CalDragRowIndex(double dragRelativelyY, int32_t& dragRowIndex);
1731 if (!CalDragRowIndex(dragRelativelyY, tmpDragPosRowIndex)) { in CalDragCell()1747 bool RenderGridLayout::CalDragRowIndex(double dragRelativelyY, int32_t& dragRowIndex) in CalDragRowIndex() function in OHOS::Ace::RenderGridLayout