Searched defs:scrolled (Results 1 – 2 of 2) sorted by relevance
1109 final int scrolled = absDy > consumed ? layoutDirection * consumed : dy; in scrollBy() local
2475 bool scrolled = vscroll != 0 || hscroll != 0; in sync() local