OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scrollbars
(Results
176 - 200
of
335
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Settings/res/layout/
proxy.xml
30
android:
scrollbars
="vertical" >
search_panel.xml
73
android:
scrollbars
="vertical"/>
/packages/inputmethods/OpenWnn/res/layout/
candidates.xml
76
android:
scrollbars
="vertical"
/sdk/apps/NotificationStudio/res/layout/
editable_item.xml
73
android:
scrollbars
="none"
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
HorizontalScrollViewRule.java
60
// Insert a horizontal linear layout which is commonly used with horizontal
scrollbars
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt
95
android:
scrollbars
: Defines which
scrollbars
should be displayed on scrolling or not. [flag]
98
android:fadeScrollbars : Defines whether to fade out
scrollbars
when they are not in use. [boolean]
101
android:scrollbarSize : Sets the width of vertical
scrollbars
and height of horizontal
scrollbars
. [dimension]
completion5-expected-completion40.txt
95
android:
scrollbars
: Defines which
scrollbars
should be displayed on scrolling or not. [flag]
98
android:fadeScrollbars : Defines whether to fade out
scrollbars
when they are not in use. [boolean]
101
android:scrollbarSize : Sets the width of vertical
scrollbars
and height of horizontal
scrollbars
. [dimension]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml
42
<!-- Defines the
scrollbars
size. -->
171
<!-- Defines which
scrollbars
should be displayed on scrolling or not. -->
172
<attr name="
scrollbars
">
181
<!-- Sets the width of vertical
scrollbars
and height of horizontal
scrollbars
. -->
/packages/apps/Car/libs/car-stream-ui-lib/src/com/android/car/view/
PagedListView.java
273
* Sets the
scrollbars
of this PagedListView to change from light to dark colors depending on
281
* Sets the
scrollbars
of this PagedListView to be light colors.
288
* Sets the
scrollbars
of this PagedListView to be dark colors.
/external/libvncserver/libvncserver/
selbox.c
122
/* todo:
scrollbars
*/
195
/* todo:
scrollbars
*/
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/res/layout/
multidataset_service_settings_activity.xml
23
android:
scrollbars
="vertical">
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/res/layout/
multidataset_service_settings_activity.xml
22
android:
scrollbars
="vertical"
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/res/layout/
multidataset_service_settings_activity.xml
23
android:
scrollbars
="vertical">
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/layout/
multidataset_service_settings_activity.xml
22
android:
scrollbars
="vertical"
/external/walt/android/WALT/app/src/main/res/layout/
fragment_diagnostics.xml
204
android:
scrollbars
="vertical" />
/frameworks/base/core/java/android/view/
ViewConfiguration.java
41
* Duration of the fade when
scrollbars
fade away in milliseconds
46
* Default delay before the
scrollbars
fade in milliseconds
472
* @return Duration of the fade when
scrollbars
fade away in milliseconds
479
* @return Default delay before the
scrollbars
fade in milliseconds
/packages/apps/PackageInstaller/res/layout/
install_confirm_perm_update.xml
83
android:
scrollbars
="none">
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
TabsAdapter.java
145
// Make sure the
scrollbars
are visible for a moment after selection
/packages/apps/TV/usbtuner-res/layout/
ut_channel_scan.xml
113
android:
scrollbars
="none"
/packages/services/Car/tests/EmbeddedKitchenSinkApp/res/layout/
radio.xml
173
android:
scrollbars
="vertical"
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/res/layout/
activity_main.xml
37
android:
scrollbars
="horizontal"
/external/libxml2/result/HTML/
utf8bug.html
130
<a href="#" onclick="window.open('SendNews.asp?PageID=341','myWin','toolbar=no,directories=no,location=no,status=no,menubar=no,resizable=yes,
scrollbars
=no,width=500, height=200'); return false">
/packages/apps/Gallery2/res/layout-land/
filtershow_color_border_ui.xml
101
android:
scrollbars
="none">
filtershow_draw_ui.xml
83
android:
scrollbars
="none">
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionOverlay.java
141
// TODO: The
scrollbars
should take the presence of hint text
Completed in 2127 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>