Searched refs:scrolled (Results 1 – 7 of 7) sorted by relevance
713 boolean scrolled = mWebView.textFieldDrag(event); in onTouchEvent()714 if (scrolled) { in onTouchEvent()
18 the container can be scrolled.</p>
2215 bool scrolled = vscroll != 0 || hscroll != 0; in sync() local2223 if (moved || scrolled || buttonsChanged) { in sync()2254 if ((buttonsPressed || moved || scrolled) && getDevice()->isExternal()) { in sync()2263 if (downChanged || moved || scrolled || buttonsChanged) { in sync()2290 if (scrolled) { in sync()
185 /sdcard/android/layout_tests/fast/events/input-image-scrolled-x-y.html219 /sdcard/android/layout_tests/fast/events/contextmenu-scrolled-page-with-frame.html243 /sdcard/android/layout_tests/fast/events/anchor-image-scrolled-x-y.html392 /sdcard/android/layout_tests/fast/forms/textarea-scrolled-endline-caret.html
1745 /sdcard/android/layout_tests/fast/lists/scrolled-marker-paint.html2320 /sdcard/android/layout_tests/fast/forms/textarea-scrolled-type.html
3669 boolean scrolled = false; in requestRectangleOnScreen()3671 scrolled |= parent.requestChildRectangleOnScreen(child, in requestRectangleOnScreen()3686 return scrolled; in requestRectangleOnScreen()
385 re-load the messages and display its initial, non-scrolled state.405 running) in the same scrolled state the user last left it.