HomeSort by relevance Sort by last modified time
    Searched full:scrolling (Results 176 - 200 of 641) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/Source/WebCore/platform/
PlatformWheelEvent.h 68 // and synthesized in other cases where platforms generate line-by-line scrolling events.
70 // up and down (you get the same behavior as if the user was clicking in a scrollbar track to page up or page down). Page scrolling only works in the vertical direction.
  /external/webkit/Source/WebCore/rendering/
RenderOverflow.h 31 // There are two types of overflow: layout overflow (which is expected to be reachable via scrolling mechanisms) and
32 // visual overflow (which is not expected to be reachable via scrolling mechanisms).
  /external/webkit/Source/WebKit/mac/WebInspector/
WebNodeHighlight.mm 91 // the entire superview hierarchy to handle scrolling, bars coming and going, etc.
158 // This is especially visible when resizing the window, scrolling or with DHTML.
  /frameworks/base/core/java/android/text/method/
Touch.java 33 * constrains the X scrolling position to the horizontal regions of
34 * the text that will be visible after scrolling to the specified
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 49 <li>Smoother page scrolling in Browser</li>
50 <li>Speedier GMail conversation list scrolling</li>
  /frameworks/base/docs/html/design/
design_toc.cs 55 <li><a href="<?cs var:toroot ?>design/building-blocks/scrolling.html">Scrolling</a></li>
  /frameworks/base/tests/TileBenchmark/res/values/
strings.xml 35 <!-- The speed of auto-scrolling [CHAR LIMIT=30] -->
46 <!-- Drop down menu for selecting scrolling vs manual navigation for
  /packages/apps/Browser/src/com/android/browser/
TabScrollView.java 151 // need scrolling to left
154 // need scrolling to right
  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicOutlineHelper.java 72 * Returns the interpolated holographic highlight alpha for the effect we want when scrolling
81 * Returns the interpolated view alpha for the effect we want when scrolling pages.
PagedViewWithDraggableItems.java 117 * Determines if we should change the touch state to start scrolling after the
171 /** Show the scrolling indicators when we move the page */
  /frameworks/base/docs/html/training/gestures/
scale.jd 185 common scenario is <em>panning</em>, which is when a user's dragging motion causes scrolling
197 For more discussion of scrolling vs. flinging, see <a href="scroll.html">Animating a Scroll Gesture</a>.</p>
218 // Scrolling uses math based on the viewport (as opposed to math using pixels).
268 Android such as scrolling, flinging, and long press. For scaling, Android
333 The {@code InteractiveChart} sample supports both scrolling (panning) and scaling with multiple fingers,
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java 57 * takes care of its own scrolling, so does not require a ScrollView, but
61 * <p>ScrollView only supports vertical scrolling.
101 * Determines speed during touch scrolling
113 * Whether arrow scrolling is animated.
331 * @return Whether arrow scrolling will animate its transition.
338 * Set whether arrow scrolling will animate its transition.
339 * @param smoothScrollingEnabled whether arrow scrolling will animate its transition
404 * scrolling from a key event, just as if the event had been dispatched to
498 * scrolling there.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.mm 26 // Frequency of the scrolling timer in seconds.
39 // to resizing and scrolling relies on many visual factors. The following
48 // The proposed and then final scrolling adjustment made to the scrollable
137 // desired window changes in |size|. When scrolling is to be performed
138 // any scrolling change is given by |scrollDelta|. The ultimate amount of
139 // scrolling may be different from |scrollDelta| in order to accommodate
144 // window, 2) responding to scrolling of the contents (which may affect the
160 // and scrolling along with the other current window and subview layout
188 // |scrollDelta|, and calculates the actual scrolling change to be applied
190 // changes in it's scrollability. (For example, when scrolling down and th
    [all...]
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.cc 235 // Cancel the scroll by scrolling back to the initial position (deltax = 0).
244 // Limit the scrolling here.
245 // When scrolling beyond the limits of min and max offsets, the displacement
  /external/qemu/distrib/sdl-1.2.15/
README.QNX 49 + 2 additional buttons). The wheel for vertical scrolling works as
50 usual, but the second wheel for horizontal scrolling emits two se-
51 quential events up or down, so it can provide faster scrolling than
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
BaseLayerAndroid.cpp 98 // when scrolling. The fixed element will move incorrectly when scrolling,
99 // but its position will be corrected after scrolling.
  /external/webkit/Source/WebKit2/WebProcess/WebPage/win/
WebPageWin.cpp 429 // FIXME: We really only want to update this state if the state was updated via scrolling the main frame,
430 // not scrolling something in a main frame when the main frame had already reached its scrolling limit.
  /bootable/recovery/
ui.h 88 // at the top of the screen (in place of any scrolling ui_print()
  /development/samples/ApiDemos/res/layout/
scrollbar3.xml 17 <!-- Demonstrates scrolling with a ScrollView. -->
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java 102 // Set the icon, scrolling text and timestamp
LocalService.java 104 // Set the icon, scrolling text and timestamp
  /external/replicaisland/src/com/replica/replicaisland/
TiledWorld.java 25 * foreground or background layers in a scrolling game, or a layer of collision tiles, or some other
  /external/webkit/Source/WebCore/html/
BaseButtonInputType.cpp 66 // Prevent scrolling down the page.
BaseCheckableInputType.cpp 75 // Prevent scrolling down the page.
  /external/webkit/Source/WebCore/page/gtk/
EventHandlerGtk.cpp 126 // horizontal scrollbar while scrolling with the wheel; we need to

Completed in 876 milliseconds

1 2 3 4 5 6 78 91011>>