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

1 2 3 4 5 6 7 891011>>

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
PaintTileOperation.cpp 100 // prioritize low res while scrolling, otherwise set priority above gDeferPriorityCutoff
  /external/webkit/Source/WebCore/rendering/
RenderMarquee.h 55 // This class handles the auto-scrolling of layers with overflow: marquee.
  /external/webkit/Source/WebKit/mac/WebView/
WebFrameView.h 63 @param flag YES to allow the document to be scrolled, NO to disallow scrolling
  /external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
SpacebarScrolling.cpp 67 WKRetainPtr<WKURLRef> url(AdoptWK, Util::createURLForResource("spacebar-scrolling", "html"));
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
htmlattrs.in 248 scrolling
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListWithOffScreenNextSelectableTest.java 73 assertEquals("wrong view created when scrolling",
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 32 it probably won?t be too long before you?ll need to implement horizontally scrolling sets of views.
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 89 <p>For collection-related screens, and especially for textual information, vertically scrolling lists are often the most straightforward and familiar kind of interface. For more visual or media-rich content items such as photos or videos, vertically scrolling grids of items, horizontally scrolling lists (sometimes referred to as <em>carousels</em>), or stacks (sometimes referred to as <em>cards</em>) can be used instead. These UI elements are generally best used for presenting item collections or large sets of child screens (for example, a list of stories or a list of 10 or more news topics), rather than a small set of unrelated, sibling child screens.</p>
158 <p>In a horizontal paging UI, a single child screen (referred to as a <em>page</em> here) is presented one at a time. Users are able to navigate to sibling screens by touching and dragging the screen horizontally in the direction of the desired adjacent page. This gestural interaction is often complemented by another UI element indicating the current page and available pages, to aid discoverability and provide more context to the user. This practice is especially necessary when using this pattern for lateral navigation of section-related sibling screens. Examples of such elements include tick marks, scrolling labels, and tabs.</p>
  /frameworks/opt/datetimepicker/res/values/
strings.xml 46 a scrolling, vertical list of years.
  /frameworks/support/v4/java/android/support/v4/view/
ViewGroupCompat.java 110 * such as scrolling two panes of content independently, chording of buttons, and performing
ViewCompat.java 417 * @param direction Negative to check scrolling left, positive to check scrolling right.
428 * @param direction Negative to check scrolling up, positive to check scrolling down.
438 * (allow over-scrolling only if the view content is larger than the container),
451 * (allow over-scrolling only if the view content is larger than the container),
455 * view is capable of scrolling.
    [all...]
  /packages/apps/Calculator/src/com/android/calculator2/
CalculatorDisplay.java 31 * Provides vertical scrolling for the input/result EditText.
  /external/chromium/chrome/browser/chromeos/panels/
panel_scroller.cc 115 // scrolling is accounted for.
216 // If we're going to be scrolling the content up, scroll just until the
  /external/chromium/chrome/browser/resources/bookmark_manager/css/
bmm.css 17 overflow-y: visible; /* let the container do the scrolling */
204 overflow: visible; /* let the container do the scrolling */
  /external/webkit/Source/WebCore/html/
HTMLFrameElementBase.cpp 130 // Auto and yes both simply mean "allow scrolling." No means "don't allow scrolling."
  /external/webkit/Source/WebCore/inspector/front-end/
TextEditorHighlighter.js 78 // Do small highlight synchronously. This will provide instant highlight on PageUp / PageDown, gentle scrolling.
124 // User keeps updating the job in between of our timer ticks. Just reschedule self, don't eat CPU (they must be scrolling).
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
CACFLayerTreeHost.cpp 146 // that contains a scroll layer that we use for scrolling the content.
152 // Scrolling will affect only the position of the scroll layer without affecting the bounds.
  /external/webkit/Source/WebCore/platform/gtk/
ScrollViewGtk.cpp 110 // here. This is needed for the parent scrolling widget to be
149 // here. This is needed for the parent scrolling widget to be
  /external/webkit/Tools/QtTestBrowser/
webview.cpp 72 // Turn off interactive mode while scrolling, or QGraphicsView will replay the
100 // drawing. In order to keep scrolling working, we:
  /frameworks/base/core/java/android/widget/
OverScroller.java 28 * This class encapsulates scrolling with the ability to overshoot the bounds
29 * of a scrolling operation. This class is a drop-in replacement for
132 * Returns whether the scroller has finished scrolling.
134 * @return True if the scroller has finished scrolling, false otherwise.
344 * Start scrolling by providing a starting point and the distance to travel.
362 * Start scrolling by providing a starting point and the distance to travel.
407 * Start scrolling based on a fling gesture. The distance traveled will
518 * Returns the time elapsed since the beginning of the scrolling.
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragmentCarousel.java 32 * This is a horizontally scrolling carousel with 2 fragments: one to see info about the contact and
139 * Set the current page. This dims out the non-selected page but doesn't do any scrolling of
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
OverScroller.java 28 * This class encapsulates scrolling with the ability to overshoot the bounds
29 * of a scrolling operation. This class is a drop-in replacement for
134 * Returns whether the scroller has finished scrolling.
136 * @return True if the scroller has finished scrolling, false otherwise.
346 * Start scrolling by providing a starting point and the distance to travel.
364 * Start scrolling by providing a starting point and the distance to travel.
409 * Start scrolling based on a fling gesture. The distance traveled will
520 * Returns the time elapsed since the beginning of the scrolling.
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TransitionView.java 304 } else if (mIsScrolling) { // Scrolling
305 } else { // Not scrolling and not playing
  /external/webkit/Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/
project.pbxproj 52 C01A23F21266156700C9ED55 /* spacebar-scrolling.html in Copy Resources */ = {isa = PBXBuildFile; fileRef = C02B7882126615410026BF0F /* spacebar-scrolling.html */; };
93 C01A23F21266156700C9ED55 /* spacebar-scrolling.html in Copy Resources */,
156 C02B7882126615410026BF0F /* spacebar-scrolling.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "spacebar-scrolling.html"; sourceTree = "<group>"; };
315 C02B7882126615410026BF0F /* spacebar-scrolling.html */,
    [all...]
  /external/webkit/Source/WebKit/chromium/src/mac/
WebInputEventFactory.mm 730 // trackpad/Mighty Mouse is used (which both provide continuous scrolling).
737 // Third, there is a concept of mouse acceleration. Scrolling the same amount
742 // Fourth, for trackpads there is a concept of chunkiness. When scrolling
776 // There are two devices that provide continuous scrolling events (trackpads
807 // scrolling. If the event is continuous, then doing pixel scrolling with the
819 // P.S. The "smooth scrolling" option in the system preferences is utterly

Completed in 596 milliseconds

1 2 3 4 5 6 7 891011>>