/external/chromium_org/third_party/WebKit/ManualTests/blackberry/ |
slider-thumb-consumes-event.html | 18 othersie, if the page scrolls, it FAILS.<br><br>
|
/external/droiddriver/src/com/google/android/droiddriver/actions/ |
ScrollAction.java | 20 * Base class for {@link Action} that scrolls.
|
/external/droiddriver/src/com/google/android/droiddriver/scroll/ |
Scroller.java | 29 * Scrolls {@code parentFinder} in both directions if necessary to find 43 * Scrolls {@code parentFinder} in {@code direction} if necessary to find
|
SentinelScroller.java | 32 * content of the parent, otherwise scrolls the parent one step at a time and 46 * @param maxScrolls the maximum number of scrolls. It should be large enough
|
/frameworks/base/core/java/android/text/method/ |
BaseMovementMethod.java | 246 * Moves the cursor or scrolls left by one character. 258 * Moves the cursor or scrolls right by one character. 270 * Moves the cursor or scrolls up by one line. 282 * Moves the cursor or scrolls down by one line. 294 * Moves the cursor or scrolls up by one page. 306 * Moves the cursor or scrolls down by one page. 318 * Moves the cursor or scrolls to the top of the buffer. 330 * Moves the cursor or scrolls to the bottom of the buffer. 342 * Moves the cursor or scrolls to the start of the line. 354 * Moves the cursor or scrolls to the end of the line [all...] |
MovementMethod.java | 55 * that only scrolls) or a constrained selection (for example
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
ExpandingCells.java | 32 * The item persists in this expanded state (even if the user scrolls away and then scrolls
|
/external/chromium_org/chrome/common/extensions/docs/static/js/ |
scroll.js | 17 // Obviously, this code executes every time the window scrolls, so avoid
|
/external/chromium_org/content/renderer/pepper/ |
fullscreen_container.h | 26 // Scrolls a partial region of the plugin in the given direction.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
text-field-autoscroll.html | 17 If the text field scrolls, the test has failed.
|
scrollIntoView-horizontal.html | 13 Next button scrolls into view as specified.</p>
|
/external/chromium_org/ui/gfx/ |
blit.h | 43 // Scrolls the given subset of the given canvas by the given offset.
|
/external/clang/tools/clang-format/ |
clang-format-bbedit.applescript | 21 -- "set contents of text document 1 to newContents" scrolls to the bottom while
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
ContentDetectionTestBase.java | 59 * Scrolls to the node with the provided id, taps on it and waits for an intent to come. 79 * Scrolls to the node with the provided id, taps on it and waits for a new page load to finish.
|
/external/chromium_org/tools/telemetry/telemetry/page/actions/ |
scroll.js | 5 // This file provides the ScrollAction object, which scrolls a page 36 // This class scrolls a page from the top to the bottom once.
|
/external/chromium/chrome/browser/chromeos/panels/ |
panel_scroller.h | 44 // Scrolls to the panel at the given index. It will be moved to the top.
|
/external/chromium_org/content/renderer/browser_plugin/ |
browser_plugin_backing_store.h | 30 // 2. ScrollBackingStore scrolls a region of the bitmap by dx, and dy.
|
/external/chromium_org/tools/traceline/svgui/ |
traceline.css | 19 /* The fakescrolldiv will have the scroll bar, the amount it scrolls is
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/ |
MultiPageTextWithPaddingTest.java | 54 // Calculate the number of arrow scrolls needed to reach the bottom
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_drop_info.h | 58 // Invoked from the timer. Scrolls up/down a line.
|
/external/chromium_org/content/browser/accessibility/ |
browser_accessibility_manager_win.h | 53 // its container scrolls.
|
/external/chromium_org/content/browser/renderer_host/ |
backing_store.h | 72 // Scrolls the contents of clip_rect in the backing store by |delta| (but
|
/packages/apps/Dialer/src/com/android/dialer/ |
BackScrollManager.java | 26 * This is used to implement a header that scrolls up with the content of a list to be partially
|
/external/chromium/chrome/browser/ui/touch/tabs/ |
touch_tab_strip.h | 87 // scrolls to the final mouse release point or selects the current tab 92 // scrolls back to the original position before the scroll began.
|
/external/chromium_org/chrome/browser/resources/uber/ |
uber_frame.js | 96 * Adjusts this frame's content to scrolls from the outer frame. This is done 97 * to obscure text in RTL as a user scrolls over the content of this frame (as
|