Searched refs:panDeltaY (Results 1 – 1 of 1) sorted by relevance
747 int panDeltaY = panDeltaY1 != 0 ? panDeltaY1 : panDeltaY2; in ensureVisible() local749 if (panDeltaX != 0 || panDeltaY != 0) { in ensureVisible()750 panBy(panDeltaX, panDeltaY); in ensureVisible()