HomeSort by relevance Sort by last modified time
    Searched full:scrollbars (Results 201 - 225 of 335) sorted by null

1 2 3 4 5 6 7 891011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 89 android:fadeScrollbars : Defines whether to fade out scrollbars when they are not in use. [boolean]
227 android:scrollbarSize : Sets the width of vertical scrollbars and height of horizontal scrollbars. [dimension]
233 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag]
    [all...]
  /external/libxml2/test/HTML/
utf8bug.html 126 <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">
  /external/python/cpython2/Mac/Demo/textedit/
ped.py 39 self.scrollbars()
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 240 sCategories.put("scrollbars", "Scrolling");
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 81 content.css({width:parseInt(windowWidth) - parseInt(navWidth) - 6 + "px"}); // necessary in order for scrollbars to be visible
365 content.css({width:parseInt(windowWidth) - parseInt(sidenavWidth) - 6 + "px"}); // necessary in order to for scrollbars to be visible
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 81 content.css({width:parseInt(windowWidth) - parseInt(navWidth) - 6 + "px"}); // necessary in order for scrollbars to be visible
291 content.css({width:parseInt(windowWidth) - parseInt(sidenavWidth) - 6 + "px"}); // necessary in order to for scrollbars to be visible
  /external/python/cpython2/Demo/tix/
tixwidgets.py 491 """This TixScrolledListBox is configured so that it uses scrollbars
493 watch the scrollbars automatically appear and disappear. """
498 text='This TixScrolledListBox is configured so that it uses scrollbars only when it is necessary. Use the handles to resize the listbox and watch the scrollbars automatically appear and disappear.')
583 scrollbars are shown only when needed.
    [all...]
  /frameworks/base/core/res/res/values/
styles.xml 322 <item name="scrollbars">vertical</item>
659 <item name="scrollbars">vertical</item>
665 <item name="scrollbars">horizontal</item>
689 <item name="scrollbars">vertical</item>
702 <item name="scrollbars">horizontal|vertical</item>
    [all...]
  /external/python/cpython2/Lib/lib-tk/
Tix.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 126 <h3>ScrollBars</h3>
_package.html 88 <li>ScrollBars
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
tktools.py 66 """Subroutine to create a frame with scrollbars.
  /external/python/cpython2/Tools/webchecker/
tktools.py 66 """Subroutine to create a frame with scrollbars.
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationFastScroller.java 204 // Only enable scrollbars for conversations long enough that they would require several
  /frameworks/base/core/java/android/view/
View.java 579 * offset as well as mechanisms for drawing scrollbars. See
    [all...]
  /frameworks/support/compat/java/android/support/v4/view/
ViewCompat.java     [all...]
  /external/python/cpython2/Lib/plat-mac/
FrameWork.py 907 def scrollbars(self, wantx=1, wanty=1): member in class:ScrolledWindow
940 # scrollbars, not just dimmed (no matter what
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
FrameWork.py 907 def scrollbars(self, wantx=1, wanty=1): member in class:ScrolledWindow
940 # scrollbars, not just dimmed (no matter what
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 907 def scrollbars(self, wantx=1, wanty=1): member in class:ScrolledWindow
940 # scrollbars, not just dimmed (no matter what
    [all...]
  /external/libxml2/result/HTML/
utf8bug.html.sax 449 SAX.startElement(a, href='#', onclick='window.open(&apos;SendNews.asp?PageID=341&apos;,&apos;myWin&apos;,&apos;toolbar=no,directories=no,location=no,status=no,menubar=no,resizable=yes,scrollbars=no,width=500, height=200&apos;); return false')
  /frameworks/support/paging/common/src/main/java/android/arch/paging/
PagedList.java 68 * {@link PagedListAdapter}), and so can support scrollbars (without jumping as pages are

Completed in 865 milliseconds

1 2 3 4 5 6 7 891011>>