OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scrollbar
(Results
51 - 75
of
211
) sorted by null
1
2
3
4
5
6
7
8
9
/developers/build/prebuilts/gradle/BorderlessButtons/Application/src/main/res/layout/
sample_main.xml
41
you should set the android:scrollbarStyle such that the
scrollbar
/developers/build/prebuilts/gradle/CustomChoiceList/
README.md
37
guidelines. When doing so, you should set the `android:scrollbarStyle` attribute such that the
scrollbar
doesn't inset.
/developers/samples/android/ui/holo/BorderlessButtons/Application/src/main/res/layout/
sample_main.xml
41
you should set the android:scrollbarStyle such that the
scrollbar
/developers/samples/android/ui/lists/CustomChoiceList/
README.md
37
guidelines. When doing so, you should set the `android:scrollbarStyle` attribute such that the
scrollbar
doesn't inset.
template-params.xml
93
guidelines. When doing so, you should set the `android:scrollbarStyle` attribute such that the
scrollbar
doesn't inset.
/development/samples/browseable/BorderlessButtons/res/layout/
sample_main.xml
41
you should set the android:scrollbarStyle such that the
scrollbar
/external/pdfium/xfa/include/fwl/
fwl.h
44
#include "xfa/include/fwl/lightwidget/
scrollbar
.h"
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
ScrollbarHelper.java
89
// smooth
scrollbar
enabled. try to estimate better.
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
textView.py
46
self.scrollbarView =
Scrollbar
(frameText, orient=VERTICAL,
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
textView.py
46
self.scrollbarView =
Scrollbar
(frameText, orient=VERTICAL,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
textView.py
46
self.scrollbarView =
Scrollbar
(frameText, orient=VERTICAL,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
textView.py
46
self.scrollbarView =
Scrollbar
(frameText, orient=VERTICAL,
/system/extras/simpleperf/
report.py
167
yscrollbar =
Scrollbar
(report_frame)
169
xscrollbar =
Scrollbar
(report_frame, orient=HORIZONTAL)
/frameworks/base/core/java/android/view/
ViewConfiguration.java
34
* Defines the width of the horizontal
scrollbar
and the height of the vertical
scrollbar
in
377
* @return The width of the horizontal
scrollbar
and the height of the vertical
378
*
scrollbar
in dips
388
* @return The width of the horizontal
scrollbar
and the height of the vertical
389
*
scrollbar
in pixels
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt
223
android:scrollbarAlwaysDrawHorizontalTrack : Defines whether the horizontal
scrollbar
track should always be drawn. [boolean]
224
android:scrollbarAlwaysDrawVerticalTrack : Defines whether the vertical
scrollbar
track should always be drawn. [boolean]
225
android:scrollbarDefaultDelayBeforeFade : Defines the delay in milliseconds that a
scrollbar
waits before fade out. [integer]
226
android:scrollbarFadeDuration : Defines the delay in milliseconds that a
scrollbar
takes to fade out. [integer]
228
android:scrollbarStyle : Controls the
scrollbar
style and position. [enum]
229
android:scrollbarThumbHorizontal : Defines the horizontal
scrollbar
thumb drawable. [reference]
230
android:scrollbarThumbVertical : Defines the vertical
scrollbar
thumb drawable. [reference]
231
android:scrollbarTrackHorizontal : Defines the horizontal
scrollbar
track drawable. [reference]
232
android:scrollbarTrackVertical : Defines the vertical
scrollbar
track drawable. [reference]
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java
41
import org.eclipse.swt.widgets.
ScrollBar
;
252
ScrollBar
verticalBar = scrolledComposite.getVerticalBar();
277
ScrollBar
vBar = scrolledComposite.getVerticalBar();
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
FileDialog.py
69
self.filesbar =
Scrollbar
(self.midframe)
80
self.dirsbar =
Scrollbar
(self.midframe)
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
FileDialog.py
69
self.filesbar =
Scrollbar
(self.midframe)
80
self.dirsbar =
Scrollbar
(self.midframe)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py
69
self.filesbar =
Scrollbar
(self.midframe)
80
self.dirsbar =
Scrollbar
(self.midframe)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py
69
self.filesbar =
Scrollbar
(self.midframe)
80
self.dirsbar =
Scrollbar
(self.midframe)
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
multi_sample_sub_view.html
26
#control::-webkit-
scrollbar
{ height: 0px; }
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
ViewBindingAdapterTest.java
146
View view = mBinder.
scrollbar
;
/frameworks/data-binding/integration-tests/TestApp/app/src/main/res/layout/
view_adapter_test.xml
100
android:id="@+id/
scrollbar
"
/packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetsRecyclerView.java
117
* Updates the bounds for the
scrollbar
.
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
LogCatPreferencePage.java
70
"Automatically enable/disable scroll lock based on the
scrollbar
position",
Completed in 338 milliseconds
1
2
3
4
5
6
7
8
9