HomeSort by relevance Sort by last modified time
    Searched full:scrolling (Results 151 - 175 of 268) sorted by null

1 2 3 4 5 67 8 91011

  /frameworks/base/core/java/android/widget/
GridView.java 32 * A view that shows items in two-dimensional scrolling grid. The items in the
793 * Case 1: Scrolling down.
805 * Case 2: Scrolling up.
    [all...]
AutoCompleteTextView.java 97 * must leave a pointer down without scrolling to expand
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 484 // If we are not scrolling or flinging, draw only the current screen
646 * scrolling there.
847 // Cancel any scrolling that is in progress.
    [all...]
AllApps3D.java 80 * TODO: What about scrolling? */
656 // don't update anything so when we do start scrolling
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java 181 // Set the icon, scrolling text and timestamp
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List13.java 48 * Will not bind views while the list is scrolling
  /external/quake/quake/src/WinQuake/
console.cpp 498 // prestep if horizontally scrolling
  /external/webkit/WebCore/platform/
Scrollbar.cpp 219 // Handle the track. We halt track scrolling once the thumb is level
  /external/webkit/WebCore/platform/graphics/skia/
ImageSkia.cpp 143 // scrolling, for example, we are only drawing a small strip of the image.
  /external/webkit/WebCore/rendering/
RenderBox.h 129 // scrolling).
RenderLayerCompositor.cpp 173 checkForHierarchyUpdate = true; // Overlap can change with scrolling, so need to check for hierarchy updates.
221 // We just need to do a geometry update. This is only used for position:fixed scrolling;
    [all...]
  /external/webkit/WebKit/android/jni/
WebSettings.cpp 254 // It worked on the WebViewCore, but now scrolling is done outside of the
  /external/webkit/WebKit/chromium/public/
WebFrameClient.h 191 // The navigation resulted in scrolling the page to a named anchor instead
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.h 214 // Otherwise, disallow scrolling.
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 42 scrolling, and key/gesture interactions for the rectangular area of the screen in which it resides. As an
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 43 scan</em>, and simply involves scrolling the application window around so that
  /frameworks/base/core/java/android/view/
ViewRoot.java     [all...]
  /external/webkit/WebCore/
ChangeLog-2005-12-19 723 When scrolling views, we were failing to take the current scroll position into account when calculating the new scroll position.
    [all...]
  /external/webkit/WebCore/page/
FrameView.cpp 247 // Propagate the marginwidth/height and scrolling modes to the view.
938 // We need to update the layout before scrolling, otherwise we could
970 // For fixed position elements, update widget positions and compositing layers after scrolling,
    [all...]
  /external/webkit/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm 165 // then for that frame's document, ignore changes to the scrolling attribute of frames. That script
166 // has a bug in it where it sets the scrolling attribute on frames, and that erroneous scrolling
    [all...]
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 526 @property(copy) NSString *scrolling; variable
567 @property(copy) NSString *scrolling; variable
    [all...]
  /frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd 339 <li>912168: Extremely rapid or prolonged scrolling in the Maps application or MapsView will result in application errors</li>
496 <p>extremely rapid or prolonged scrolling in the Maps application or in a MapView will result in application errors.</p>
  /build/tools/droiddoc/templates/assets/
android-developer-core.css 84 line-height:inherit; /* fixes vertical scrolling in webkit */
  /cts/tests/tests/widget/src/android/widget/cts/
AdapterViewTest.java 446 * it's hard to scroll the list in unit test, so we just test without scrolling
  /development/apps/Term/src/com/android/term/
Term.java     [all...]

Completed in 2120 milliseconds

1 2 3 4 5 67 8 91011