HomeSort by relevance Sort by last modified time
    Searched full:scrollbars (Results 1 - 25 of 146) sorted by null

1 2 3 4 5 6

  /packages/experimental/BugReportSender/res/layout/
bugreport_preview.xml 10 android:scrollbars="horizontal|vertical"
  /external/webkit/WebCore/manual-tests/
window-sizing.html 16 Open("width=200, height=200, left = 0, top = 0, scrollbars, resizable");
31 Open("width=200, height=200, left = 0, top = 0, scrollbars, menubar, status, toolbar, resizable");
110 <p>Window size (no toolbars): You should see a red 1 pixel border along every edge of this page, and no scrollbars.</p>
115 <p>Window size (all toolbars): You should see a red 1 pixel border along every edge of this page, and no scrollbars.</p>
  /external/webkit/WebKit/gtk/tests/
testwindow.c 59 /* Test we correctly apply policy for not having scrollbars; This
78 /* Test we correctly apply policy for always having scrollbars */
94 /* Test we correctly apply policy for having scrollbars when needed */
  /external/webkit/WebCore/platform/
ScrollView.h 75 // If the scroll view does not use a native widget, then it will have cross-platform Scrollbars. These methods
76 // can be used to obtain those scrollbars.
100 // Overridden by FrameView to create custom CSS scrollbars if applicable.
113 // and height. By default the scrollbars themselves are excluded from this rectangle, but an optional boolean argument allows them to be
154 // This gives us a means of blocking painting on our scrollbars until the first layout has occurred.
174 // These methods are used to enable scrollbars to avoid window resizer controls that overlap the scroll view. This happens on Mac
184 // Widget override to update our scrollbars and notify our contents of the resize.
187 // For platforms that need to hit test scrollbars from within the engine's event handlers (like Win32).
213 // Widget override. Handles painting of the contents of the view as well as the scrollbars.
245 // These methods are used to create/destroy scrollbars
    [all...]
  /cts/tests/res/layout/
view_layout.xml 35 android:scrollbars="horizontal|vertical"
  /development/samples/ApiDemos/res/layout/
external_storage.xml 20 android:scrollbars="none">
log_text_box_1.xml 35 android:scrollbars="vertical"/>
scroll_view_2.xml 22 android:scrollbars="none">
  /development/samples/MySampleRss/res/layout/
main_screen.xml 21 android:scrollbars="vertical">
main_screen2.xml 21 android:scrollbars="vertical">
  /development/samples/NotePad/res/layout/
note_editor.xml 23 android:scrollbars="vertical"
  /development/tutorials/NotepadCodeLab/Notepadv2/res/layout/
note_edit.xml 26 android:scrollbars="vertical" />
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/res/layout/
note_edit.xml 26 android:scrollbars="vertical" />
  /development/tutorials/NotepadCodeLab/Notepadv3/res/layout/
note_edit.xml 26 android:scrollbars="vertical" />
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/res/layout/
note_edit.xml 26 android:scrollbars="vertical" />
  /external/webkit/WebCore/rendering/
RenderPart.cpp 52 // make sure the scrollbars are set correctly for restore
RenderPartObject.cpp 73 // If an iframe has a fixed dimension and suppresses scrollbars, it
85 // scrollbars are visible or the width style is not fixed.
105 // Only change the width or height if scrollbars are visible or
155 // Do not expand if the scrollbars are suppressed and the width is fixed.
189 // Do not expand if the scrollbars are suppressed and the height is fixed.
  /frameworks/base/core/res/res/layout/
select_dialog.xml 34 android:scrollbars="vertical"
  /frameworks/base/core/tests/coretests/res/layout/
scroll_to_rect_with_internal_scroll.xml 27 android:scrollbars="none">
scrollview_linear_layout.xml 21 android:scrollbars="none">
scrollview_with_webviews.xml 21 android:scrollbars="none">
  /packages/apps/Calculator/res/values/
styles.xml 26 <item name="android:scrollbars">none</item>
  /packages/apps/Contacts/res/layout-finger/
tab_layout.xml 22 android:scrollbars="none"
  /development/samples/Home/res/layout-land/
home.xml 28 android:scrollbars="none"
  /development/samples/Home/res/layout-port/
home.xml 28 android:scrollbars="none"

Completed in 1473 milliseconds

1 2 3 4 5 6