/packages/experimental/BugReportSender/res/layout/ |
bugreport_preview.xml | 10 android:scrollbars="horizontal|vertical"
|
/external/chromium/chrome/browser/resources/ |
print_preview_animations.js | 6 // preview tab (scrollbars, showing hiding options, resizing). 10 // Timeout duration in milliseconds used for showing the scrollbars. 14 // Holds all elements that have scrollbars attached to them. 20 * Makes the scrollbars visible. If |el| has already a scrollbar timer, it 23 * @param {HTMLDivElement} el The element associated with the scrollbars 38 * Hides the scrollbars. 40 * @param {HTMLElement} el The element associated with the scrollbars 48 * Handles a mouse move event, takes care of updating the scrollbars. 62 * Updates the scrollbars associated with the the input element. 79 // Make sure the scrollbars are big enough [all...] |
/external/webkit/Source/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>
|
/packages/apps/Gallery2/res/layout/ |
filtershow_state_panel_new.xml | 18 android:scrollbars="none">
|
/cts/tests/res/layout/ |
view_layout.xml | 35 android:scrollbars="horizontal|vertical" 43 android:scrollbars="horizontal|vertical"
|
/external/webkit/Source/WebCore/platform/gtk/ |
MainFrameScrollbarGtk.cpp | 38 // Main frame scrollbars are slaves to a GtkAdjustment. If a main frame 42 // state. These scrollbars are never painted, as the container takes care of 129 // Main frame scrollbars are not painted by WebCore.
|
/external/webkit/Source/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 */
|
/packages/apps/Browser/res/layout/ |
bookmark_sync_wizard.xml | 40 android:scrollbars="vertical" 65 android:scrollbars="vertical"
|
/external/webkit/Source/WebCore/platform/ |
ScrollView.h | 87 // If the scroll view does not use a native widget, then it will have cross-platform Scrollbars. These functions 88 // can be used to obtain those scrollbars. 135 // Overridden by FrameView to create custom CSS scrollbars if applicable. 148 // and height. By default the scrollbars themselves are excluded from this rectangle, but an optional boolean argument allows them to be 210 // This gives us a means of blocking painting on our scrollbars until the first layout has occurred. 230 // These functions are used to enable scrollbars to avoid window resizer controls that overlap the scroll view. This happens on Mac 242 // Widget override to update our scrollbars and notify our contents of the resize. 246 // For platforms that need to hit test scrollbars from within the engine's event handlers (like Win32). 275 // Widget override. Handles painting of the contents of the view as well as the scrollbars. 318 // These functions are used to create/destroy scrollbars [all...] |
/cts/tests/tests/accessibilityservice/res/layout/ |
accessibility_text_traversal_test.xml | 42 android:scrollbars="vertical"
|
/developers/samples/android/ui/notifications/BasicNotifications/res/layout/ |
main_layout.xml | 30 android:scrollbars="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">
|
tabs_scroll.xml | 29 android:scrollbars="none">
|
trigger_sensors.xml | 29 android:scrollbars="vertical"/>
|
/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/chromium/chrome/browser/ui/gtk/extensions/ |
extension_view_gtk.cc | 59 // Tell the renderer not to draw scrollbars in popups unless the
|
/external/replicaisland/res/layout/ |
diary.xml | 34 android:scrollbars="vertical"
|