/external/chromium/chrome/browser/bookmarks/ |
bookmark_drop_info.h | 28 // is_control_down, last_y and updates the autoscroll timer as necessary. 52 // Invoked if we autoscroll. When invoked subclasses need to determine 74 // be over before we autoscroll.
|
/external/webkit/Source/WebCore/manual-tests/ |
autoscroll.html | 19 <p>Make the frame autoscroll by moving the mouse pointer outside of it while selecting.
|
text-field-autoscroll.html | 13 The text field should not autoscroll its text during this drag.
|
/external/webkit/Source/WebCore/platform/ |
ScrollAnimatorWin.cpp | 100 // When autoscrolling, the scrollbar's autoscroll timer will call us to 120 // causing a visible hitch) while waiting for the next autoscroll increment. 122 // Thus, for autoscroll-timer-triggered requests, the ideal steady-state 131 // faster than the autoscroll delay, we'll asymptotically approach the 140 // (if autoscroll-based requests didn't result in a small amount of constant 151 // compared to the autoscroll timer delay. The exact lag is given by 154 // r = The ratio of the autoscroll repeat delay, 160 // autoscroll timer rate, we'll wind up with the same lag as in the
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Max_LCD.h | 97 void autoscroll();
|
Max_LCD.cpp | 229 void Max_LCD::autoscroll(void) { function in class:Max_LCD
|
/external/webkit/Source/WebCore/rendering/ |
RenderListBox.h | 85 virtual void autoscroll();
|
RenderTextControlSingleLine.h | 76 virtual void autoscroll();
|
RenderTextControlSingleLine.cpp | 1034 void RenderTextControlSingleLine::autoscroll() function in class:WebCore::RenderTextControlSingleLine [all...] |
RenderBox.h | 328 virtual void autoscroll();
|
RenderLayer.h | 279 void autoscroll(); [all...] |
RenderListBox.cpp | 532 void RenderListBox::autoscroll() function in class:WebCore::RenderListBox
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebViewEventHandling.mm | 115 // to start the autoscroll timer if appropriate.
|
WebHTMLView.mm | [all...] |
/external/webkit/Source/WebCore/page/ |
EventHandler.cpp | 132 // When the autoscroll or the panScroll is triggered when do the scroll every 0.05s to make it smooth 514 // There are two kinds of renderer that can autoscroll. 558 // Find a renderer that can autoscroll. 772 // We don't want to trigger the autoscroll or the panScroll if it's already active 808 toRenderBox(r)->autoscroll(); [all...] |
/external/webkit/Source/WebCore/dom/ |
SelectElement.cpp | 712 // Save the selection so it can be compared to the new selection when dispatching change events during mouseup, or after autoscroll finishes. 779 // This makes sure we fire dispatchFormControlChangeEvent for a single click. For drag selection, onChange will fire when the autoscroll timer stops. [all...] |
/external/webkit/Source/WebCore/ |
ChangeLog-2008-08-10 | 86 (WebCore::RenderLayer::autoscroll): [all...] |
/external/chromium/chrome/browser/resources/ntp/ |
apps.js | 329 // The autoscroll rate during drag and drop, in px per second.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
groovy.php | 138 'Authenticator', 'Autoscroll', 'AWTError', [all...] |
java.php | 148 'Authenticator', 'Autoscroll', 'AWTError', [all...] |
/external/webkit/Source/WebCore/page/mac/ |
EventHandlerMac.mm | 617 // Reject a mouse moved if the button is down - screws up tracking during autoscroll
|
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
carousel.rs | 238 static bool isAutoScrolling = false; // whether we're in the autoscroll animation [all...] |
/frameworks/base/tests/DumpRenderTree/assets/results/ |
layout_tests_failed.txt | 179 /sdcard/android/layout_tests/fast/events/autoscroll-in-textfield.html 194 /sdcard/android/layout_tests/fast/events/autoscroll-with-non-scrollable-parent.html 226 /sdcard/android/layout_tests/fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.2.zip | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.3.zip | |