Searched refs:dragRowIndex (Results 1 – 2 of 2) sorted by relevance
342 bool CalDragRowIndex(double dragRelativelyY, int32_t& dragRowIndex);
1747 bool RenderGridLayout::CalDragRowIndex(double dragRelativelyY, int32_t& dragRowIndex) in CalDragRowIndex() argument1761 dragRowIndex = row; in CalDragRowIndex()