HomeSort by relevance Sort by last modified time
    Searched full:scrollbar (Results 101 - 125 of 304) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/data-binding/integration-tests/TestApp/app/src/main/res/layout/
view_adapter_test.xml 100 android:id="@+id/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",
  /frameworks/base/core/java/android/widget/
FastScroller.java 77 /** Scroll thumb visible and moving along with the scrollbar. */
169 /** The current scrollbar position. */
202 /** Whether the scrollbar and decorations should always be shown. */
215 /** Current scrollbar style, including inset and overlay properties. */
558 * Measures and layouts the scrollbar and decorations.
744 // In inset mode, we need to adjust for padded scrollbar width.
757 * Lays out the thumb according to the current scrollbar position.
    [all...]
  /external/python/cpython2/Demo/tix/
tixwidgets.py 232 w = Tix.ScrolledWindow(top, scrollbar='auto')
500 list = Tix.ScrolledListBox(top, scrollbar='auto')
545 win = Tix.ScrolledWindow(top, scrollbar='auto')
580 win = Tix.ScrolledText(top, scrollbar='auto')
582 win.text.insert(Tix.END, '''When -scrollbar is set to "auto", the
585 scrollbar to be shown or hidden. For example,
586 "auto -y" means the horizontal scrollbar
588 scrollbar should always be hidden;
589 "auto +x" means the vertical scrollbar
591 scrollbar should always be shown, and so on.''
    [all...]
  /external/python/cpython2/Doc/library/
framework.rst 291 ``'set'``, *value* will contain the new scrollbar position.
316 Handles scrollbar interaction. If you override it call this method first, a
  /external/python/cpython2/Lib/idlelib/
TreeWidget.py 421 self.vbar = Scrollbar(self.frame, name="vbar")
423 self.hbar = Scrollbar(self.frame, name="hbar", orient="horizontal")
configDialog.py 137 scrollFont = Scrollbar(frameFontName)
311 scrollTargetY = Scrollbar(frameTarget)
312 scrollTargetX = Scrollbar(frameTarget, orient=HORIZONTAL)
430 scrollHelpList = Scrollbar(frameHelpList)
    [all...]
  /packages/apps/Car/libs/car-stream-ui-lib/src/com/android/car/view/
CarLayoutManager.java 88 * our scroll bar to move. Set this to 1 means our scrollbar will have really jerky movement.
539 * Goal: the scrollbar maintains the same size throughout scrolling and that the scrollbar
568 * current scroll state. This results in a smooth animation for the scrollbar when the user
609 * The range of the scrollbar can be understood as the granularity of how we want the
610 * scrollbar to scroll.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
TreeWidget.py 420 self.vbar = Scrollbar(self.frame, name="vbar")
422 self.hbar = Scrollbar(self.frame, name="hbar", orient="horizontal")
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
TreeWidget.py 420 self.vbar = Scrollbar(self.frame, name="vbar")
422 self.hbar = Scrollbar(self.frame, name="hbar", orient="horizontal")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 420 self.vbar = Scrollbar(self.frame, name="vbar")
422 self.hbar = Scrollbar(self.frame, name="hbar", orient="horizontal")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 420 self.vbar = Scrollbar(self.frame, name="vbar")
422 self.hbar = Scrollbar(self.frame, name="hbar", orient="horizontal")
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 80 /** Vertical scaling & scrollbar information. */
83 /** Horizontal scaling & scrollbar information. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 397 // recompute the correct size and adjust the scrollbar as needed.
419 * This will recompute the correct size and adjust the scrollbar as needed.
  /external/pdfium/xfa/fxfa/app/
xfa_fwltheme.cpp 265 case FWL_Type::ScrollBar:
  /packages/apps/Contacts/src/com/android/contacts/list/
GroupMemberPickerFragment.java 230 // Wait until contacts are loaded before showing the scrollbar
  /packages/apps/Dialer/java/com/android/contacts/common/res/values/
dimens.xml 49 <!-- Padding to be used between a visible scrollbar and the contact list -->
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/anim/
BenefitsAnimation.java 143 // if the animation becomes too small, leave it as is and the scrollbar will show
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 196 TM_PROP(1601,TMT,SCROLLBAR,COLOR)
895 BEGIN_TM_CLASS_PARTS(SCROLLBAR)
927 BEGIN_TM_PART_STATES(SCROLLBAR)
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 76 import org.eclipse.swt.widgets.ScrollBar;
154 private ScrollBar mVerticalScrollBar;
613 // from the scrollbar values, compute the visible fraction
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 173 <!-- No scrollbar is displayed. -->
175 <!-- Displays horizontal scrollbar only. -->
177 <!-- Displays vertical scrollbar only. -->
  /frameworks/base/core/java/android/webkit/
WebView.java 664 * Specifies whether the horizontal scrollbar has overlay style.
667 * @param overlay true if horizontal scrollbar should have overlay style
674 * Specifies whether the vertical scrollbar has overlay style.
677 * @param overlay true if vertical scrollbar should have overlay style
684 * Gets whether horizontal scrollbar has overlay style.
696 * Gets whether vertical scrollbar has overlay style.
    [all...]
  /external/python/cpython2/Lib/lib-tk/
ttk.py 21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
ttk.py 21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
ttk.py 21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
    [all...]

Completed in 1397 milliseconds

1 2 3 45 6 7 8 91011>>