HomeSort by relevance Sort by last modified time
    Searched full:scrolling (Results 51 - 75 of 283) sorted by null

1 23 4 5 6 7 8 91011>>

  /development/pdk/docs/porting/
sensors.jd 66 <iframe onLoad="resizeDoxFrameHeight();" src="sensors_8h.html" scrolling="no" scroll="no" id="doxygen" marginwidth="0" marginheight="0"
wifi.jd 51 <iframe onLoad="resizeDoxFrameHeight();" src="wifi_8h.html" scrolling="no" scroll="no" id="doxygen" marginwidth="0" marginheight="0" frameborder="0" style="width:100%;"></iframe>
  /development/samples/ApiDemos/res/layout/
scroll_view_1.xml 17 <!-- Demonstrates scrolling with a ScrollView. -->
scrollbar3.xml 17 <!-- Demonstrates scrolling with a ScrollView. -->
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionScroll.java 58 2 * screenHeight); // 2x screen height to ensure scrolling
  /external/webkit/WebCore/html/
HTMLAttributeNames.in 243 scrolling
  /external/webkit/WebCore/platform/
HostWindow.h 54 // For scrolling a rect into view recursively. Useful in the cases where a WebView is embedded inside some containing
  /external/webkit/WebKit/win/Interfaces/
IWebFrameView.idl 66 @param flag YES to allow the document to be scrolled, NO to disallow scrolling
  /frameworks/base/core/tests/coretests/res/layout/
scroll_to_rectangle.xml 21 <!-- Demonstrates scrolling with a ScrollView. -->
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListItemRequestRectAboveThinFirstItemTest.java 52 // the bounds of the list, it was scrolling too far
  /cts/tests/tests/text/src/android/text/method/cts/
TouchTest.java 41 "coordinates, except constrains the X scrolling position to the horizontal regions " +
42 "of the text that will be visible after scrolling to the specified Y position.";
  /external/webkit/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/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/widget/
OverScroller.java 27 * This class encapsulates scrolling with the ability to overshoot the bounds
28 * of a scrolling operation. This class is a drop-in replacement for
85 * Returns whether the scroller has finished scrolling.
87 * @return True if the scroller has finished scrolling, false otherwise.
293 * Start scrolling by providing a starting point and the distance to travel.
311 * Start scrolling by providing a starting point and the distance to travel.
356 * Start scrolling based on a fling gesture. The distance traveled will
456 * Returns the time elapsed since the beginning of the scrolling.
EdgeGlow.java 217 // reflect the strength of the user's scrolling.
225 // to a user's scrolling speed. The faster the scrolling speed, the more
  /frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd 62 <p>To improve drawing performance during scrolling operations, the Android
65 value (assuming that another optimization, called <em>scrolling cache</em>, is
track-mem.jd 14 scrolling through a list of items or while you are trying to defeat a foe in a
46 href="http://code.google.com/p/shelves">Shelves</a> while scrolling a
gestures.jd 164 avoid scrolling the underlying child as the user draws his gesture </li>
172 conflict with the list's scrolling.</li>
194 interfering with the scrolling:</p>
  /frameworks/base/docs/html/sdk/
android-1.5-highlights.jd 48 <li>Smoother page scrolling in Browser</li>
49 <li>Speedier GMail conversation list scrolling</li>
  /packages/apps/Calculator/src/com/android/calculator2/
CalculatorDisplay.java 33 * Provides vertical scrolling for the input/result EditText.
73 // calculator display without scrolling.
  /packages/inputmethods/LatinIME/tests/res/raw/
testtext.txt 10 Instant scrolling between pages, without letting you get lost in the images. You can now get up to 1,000 images, all in one scrolling page. And we?ll show small, unobtrusive page numbers so you don?t lose track of where you are.
14 Optimized keyboard navigation for faster scrolling through many pages, taking advantage of standard web keyboard shortcuts such as Page Up / Page Down. It?s all about getting you to the info you need quickly, so you can get on with actually building that treehouse or buying those flowers.
  /bootable/recovery/
common.h 38 // at the top of the screen (in place of any scrolling ui_print()
  /cts/tests/tests/widget/src/android/widget/cts/
ScrollerTest.java 198 // We can not get the precise currX and currY when scrolling
295 // We can not get the precise currX and currY when scrolling
363 // We can not get the precise currX and currY when scrolling
512 // the scrolling speeds are slowing down
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java 102 // Set the icon, scrolling text and timestamp
LocalService.java 100 // Set the icon, scrolling text and timestamp

Completed in 5998 milliseconds

1 23 4 5 6 7 8 91011>>