OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scrolling
(Results
51 - 75
of
268
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/development/pdk/docs/porting/
camera.jd
76
<iframe onLoad="resizeDoxFrameHeight();" src="CameraHardwareInterface_8h.html"
scrolling
="no" scroll="no" id="doxygen" marginwidth="0" marginheight="0" frameborder="0" style="width:100%;"></iframe>
gps.jd
60
<iframe onLoad="resizeDoxFrameHeight();" src="gps_8h.html"
scrolling
="no" scroll="no" id="doxygen" marginwidth="0" marginheight="0" frameborder="0" style="width:100%;"></iframe>
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
40
"coordinates, except constrains the X
scrolling
position to the horizontal regions " +
41
"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/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
.
/bootable/recovery/
common.h
37
// 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
/external/webkit/WebCore/page/gtk/
EventHandlerGtk.cpp
126
// horizontal scrollbar while
scrolling
with the wheel; we need to
Completed in 116 milliseconds
1
2
3
4
5
6
7
8
9
10
11