Searched refs:rowToExpandToWithRespectToHeader (Results 1 – 1 of 1) sorted by relevance
477 int rowToExpandToWithRespectToHeader = -1; in scrollForHeaderToBeVisibleInContainer() local488 if (rowToExpandToWithRespectToHeader == -1) { in scrollForHeaderToBeVisibleInContainer()489 rowToExpandToWithRespectToHeader = currentItem.rowIndex; in scrollForHeaderToBeVisibleInContainer()497 int currentRowDistance = currentItem.rowIndex - rowToExpandToWithRespectToHeader; in scrollForHeaderToBeVisibleInContainer()