Searched
full:scroll (Results
476 -
500 of
1318) sorted by null
<<11121314151617181920>>
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_curses.py | 121 stdscr.scroll() 122 stdscr.scroll(2) 123 stdscr.scroll(-3)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_curses.py | 121 stdscr.scroll() 122 stdscr.scroll(2) 123 stdscr.scroll(-3)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_curses.py | 121 stdscr.scroll() 122 stdscr.scroll(2) 123 stdscr.scroll(-3)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_curses.py | 121 stdscr.scroll() 122 stdscr.scroll(2) 123 stdscr.scroll(-3)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion12-expected-completion75.txt | 6 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension] 7 android:scrollY : The initial vertical scroll offset, in pixels. [dimension] 65 android:verticalScrollbarPosition : Determines which side the vertical scroll bar should be placed on. [enum]
|
/cts/tests/tests/assist/src/android/assist/cts/ |
TextViewTest.java | 98 // Verify that the scroll position of the text view is accurate after scrolling.
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
ViewClippingTests.java | 95 // TODO: add tests with clip + scroll, and with interesting combinations of the above
|
/cts/tests/tests/widget/src/android/widget/cts/ |
RemoteViewsWidgetTest.java | 453 // Register the first scroll listener on our ListView. The listener will notify our latch 485 // we're going to scroll to is already visible. In that case the logic in the rest 502 // We can't scroll up because the target is either already visible or negative 506 // Now register another scroll listener on our ListView. The listener will notify our latch
|
/developers/build/prebuilts/gradle/RecyclerView/Application/src/main/java/com/example/android/recyclerview/ |
RecyclerViewFragment.java | 119 // If a layout manager has already been set, get current scroll position.
|
/developers/build/prebuilts/gradle/RecyclerView/kotlinApp/app/src/main/java/com/example/android/recyclerview/ |
RecyclerViewFragment.kt | 94 // If a layout manager has already been set, get current scroll position.
|
/developers/build/prebuilts/gradle/SlidingTabsColors/ |
README.md | 13 the user's scroll progress.
|
/developers/samples/android/ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/ |
RecyclerViewFragment.java | 119 // If a layout manager has already been set, get current scroll position.
|
/developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/recyclerview/ |
RecyclerViewFragment.kt | 94 // If a layout manager has already been set, get current scroll position.
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/ |
README.md | 13 the user's scroll progress.
|
/development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/ |
RecyclerViewFragment.java | 119 // If a layout manager has already been set, get current scroll position.
|
/external/libxkbcommon/xkbcommon/test/data/symbols/macintosh_vndr/ |
apple | 18 // Print Screen / SysRq, Scroll Lock, and Pause. Linux kernel bug?
|
/external/python/cpython3/Lib/idlelib/ |
help.py | 203 self.scroll = scroll = Scrollbar(self, command=text.yview) 204 text['yscrollcommand'] = scroll.set 210 scroll.grid(row=0, column=2, sticky='ns')
|
/external/skia/tools/skp/page_sets/other/ |
OLD-skia_desktop_set.json | 26 "why": "#11 (Alexa global), google property; some blogger layouts have infinite scroll but more interesting"
|
/external/skqp/tools/skp/page_sets/other/ |
OLD-skia_desktop_set.json | 26 "why": "#11 (Alexa global), google property; some blogger layouts have infinite scroll but more interesting"
|
/external/syslinux/com32/include/ |
libansi.h | 92 /* Scroll up display screen by one line */
|
/external/syslinux/core/include/ |
core.h | 136 return !!(kbd_shiftflags() & 0x5d); /* Caps/Scroll/Alt/Shift */
|
/external/walt/docs/ |
Development.md | 30 1. Go to settings, scroll down to Google Play Store and click enable
|
/frameworks/base/core/java/android/database/ |
CrossProcessCursor.java | 67 * cursor will scroll to the beforeFirst position.
|
/frameworks/base/core/java/com/android/internal/app/ |
MicroAlertController.java | 41 // Special case for small screen - the scroll view is higher in hierarchy
|
/frameworks/base/core/java/com/android/internal/widget/ |
ScrollbarHelper.java | 22 * A helper class to do scroll offset calculations.
|
Completed in 1899 milliseconds
<<11121314151617181920>>