HomeSort by relevance Sort by last modified time
    Searched full:scrollbars (Results 76 - 100 of 306) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/frame/
BarProp.h 46 enum Type { Locationbar, Menubar, Personalbar, Scrollbars, Statusbar, Toolbar };
  /external/chromium_org/ui/native_theme/
native_theme_aurawin.cc 78 // We want aura on windows to use the same size for scrollbars as we would in
  /frameworks/base/core/res/res/layout/
input_method_extract_view.xml 30 android:scrollbars="vertical"
  /packages/apps/Gallery2/res/layout/
filtershow_category_panel_new.xml 29 android:scrollbars="none" >
  /packages/apps/Settings/res/layout/
android_beam.xml 20 android:scrollbars="vertical"
icc_lock_tabs.xml 31 android:scrollbars="none"
sim_information.xml 31 android:scrollbars="none"
  /packages/services/Telephony/res/layout/
network_settings.xml 31 android:scrollbars="none"
  /external/chromium_org/ui/views/controls/scrollbar/
base_scroll_bar.h 108 // scrollbars wrap around a different scrollbar. When calling the controller
109 // we need to pass in the appropriate scrollbar. For normal scrollbars it's
110 // the |this| scrollbar, for native scrollbars it's the native scrollbar used
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerScrollableArea.cpp 258 // FIXME: This isn't right. We need to know the thickness of custom scrollbars
283 // (b) Both scrollbars are present.
603 // overflow:auto may need to lay out again if scrollbars got added/removed.
618 // Force an update since we know the scrollbars have changed things.
698 // This function returns true if the given box requires overflow scrollbars (as
699 // opposed to the 'viewport' scrollbars managed by the RenderLayerCompositor).
701 // overflow. Currently, we need to avoid producing scrollbars here if they'll be
725 // With overflow: scroll, scrollbars are always visible but may be disabled.
737 // FIXME: Need to detect a swap from custom to native scrollbars (and vice versa).
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion12-expected-completion75.txt 20 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag]
23 android:fadeScrollbars : Defines whether to fade out scrollbars when they are not in use. [boolean]
26 android:scrollbarSize : Sets the width of vertical scrollbars and height of horizontal scrollbars. [dimension]
  /external/chromium_org/chrome/browser/resources/pdf/
viewport.js 29 * @param {number} scrollbarWidth the width of scrollbars on the page
95 * Returns true if the document needs scrollbars at the given zoom level.
96 * @param {number} zoom compute whether scrollbars are needed at this zoom
98 * values indicating if the horizontal and vertical scrollbars are needed
117 * Returns true if the document needs scrollbars at the current zoom level.
119 * indicating if the horizontal and vertical scrollbars are needed
179 * @type {Object} the size of the viewport excluding scrollbars.
251 * @type {number} the width of scrollbars in the viewport in pixels.
333 // First compute the zoom without scrollbars.
342 // Check if there needs to be any scrollbars
    [all...]
  /external/chromium_org/ui/views/controls/
scroll_view_unittest.cc 62 // Verifies the scrollbars are added as necessary.
63 TEST(ScrollViewTest, ScrollBars) {
130 // Verifies the scrollbars are added as necessary when a header is present.
344 // Corner view should be visible when both scrollbars are visible.
350 // Corner view should be aligned to the scrollbars.
371 // Corner view should reappear when both scrollbars reappear.
  /cts/apps/CtsVerifier/res/layout/
ble_advertiser_hardware_scan_filter.xml 25 android:scrollbars="vertical">
  /developers/build/prebuilts/gradle/DirectorySelection/Application/src/main/res/layout/
fragment_directory_selection.xml 68 android:scrollbars="vertical"
  /developers/build/prebuilts/gradle/FragmentTransition/Application/src/main/res/layout/
fragment_detail_content.xml 23 android:scrollbars="none">
  /developers/build/prebuilts/gradle/MessagingService/Application/src/main/res/layout-land/
fragment_message_me.xml 64 android:scrollbars="vertical"/>
  /developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/res/layout/
activity_navigation_drawer.xml 41 android:scrollbars="vertical"
  /developers/samples/android/content/documentsUi/DirectorySelection/Application/src/main/res/layout/
fragment_directory_selection.xml 68 android:scrollbars="vertical"
  /developers/samples/android/notification/MessagingService/Application/src/main/res/layout-land/
fragment_message_me.xml 64 android:scrollbars="vertical"/>
  /developers/samples/android/ui/transition/FragmentTransition/Application/src/main/res/layout/
fragment_detail_content.xml 23 android:scrollbars="none">
  /developers/samples/android/ui/views/NavigationDrawer/Application/src/main/res/layout/
activity_navigation_drawer.xml 41 android:scrollbars="vertical"
  /development/samples/ApiDemos/res/layout/
scroll_view_1.xml 22 android:scrollbars="none">
  /development/samples/browseable/FragmentTransition/res/layout/
fragment_detail_content.xml 23 android:scrollbars="none">
  /development/samples/browseable/MessagingService/res/layout-land/
fragment_message_me.xml 64 android:scrollbars="vertical"/>

Completed in 1726 milliseconds

1 2 34 5 6 7 8 91011>>