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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/shell/renderer/test_runner/
mock_web_theme_engine_mac.mm 90 // To match the Mac port, we still use HITheme for inner scrollbars.
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameViewAutoSizeInfo.cpp 126 // Bound the dimensions by the max bounds and determine what scrollbars to show.
FrameView.h 352 // Prevents creation of scrollbars. Used to prevent drawing two sets of
353 // overlay scrollbars in the case of the pinch viewport.
Window.idl 43 [Replaceable, MeasureAs=BarPropScrollbars] readonly attribute BarProp scrollbars;
  /external/chromium_org/third_party/WebKit/Source/web/
PageOverlay.cpp 130 // scrollbars.
WebPluginContainerImpl.h 226 // scrollbars.
  /external/chromium_org/ui/views/controls/native/
native_view_host.h 63 // will result in white areas and will not resize the content (so scrollbars
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 40 * Duration of the fade when scrollbars fade away in milliseconds
45 * Default delay before the scrollbars fade in milliseconds
391 * @return Duration of the fade when scrollbars fade away in milliseconds
398 * @return Default delay before the scrollbars fade in milliseconds
View.java 553 * offset as well as mechanisms for drawing scrollbars. See
    [all...]
  /frameworks/base/packages/SystemUI/res/layout/
status_bar_expanded.xml 66 android:scrollbars="none"
  /packages/apps/FMRadio/res/layout/
fm_record_activity.xml 37 android:scrollbars="none" >
  /packages/apps/PackageInstaller/res/layout/
install_confirm.xml 71 android:scrollbars="none">
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
TabsAdapter.java 153 // Make sure the scrollbars are visible for a moment after selection
  /packages/apps/Settings/src/com/android/settings/widget/
StickyHeaderListView.java 121 // Draw the scrollbars last so they are on top of the header
  /external/chromium_org/cc/layers/
layer_impl.h 510 ScrollbarSet* scrollbars() { return scrollbars_.get(); } function in class:cc::LayerImpl
696 // Manages scrollbars for this layer
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
Scrollbar.cpp 78 // scrollbar thickness and use it when sizing scrollbars (rather than leaving one dimension of the scrollbar
531 // Non-overlay scrollbars should always participate in hit testing.
ScrollbarThemeAura.cpp 64 // Horiz and Vert scrollbars are the same thickness.
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.h 127 // This method returns the colors webkit will use for the scrollbars. When no
  /external/chromium_org/content/public/browser/
render_view_host.h 106 // Tells the renderer not to add scrollbars with height and width below a
  /external/chromium_org/content/renderer/
renderer_main.cc 148 // As long as scrollbars on Mac are painted with Cocoa, the message pump
  /external/chromium_org/extensions/renderer/resources/
platform_app.js 167 ['locationbar', 'menubar', 'personalbar', 'scrollbars', 'statusbar',
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerScrollableArea.h 249 // For areas with overflow, we have a pair of scrollbars.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
scrollbar.js 15 * Mode of the scrollbar. As for now, only vertical scrollbars are supported.
  /external/chromium_org/ui/native_theme/
native_theme_aura.cc 216 // Only Overlay scrollbars should have state transition animation.
  /packages/apps/Gallery2/res/layout-land/
filtershow_color_border_ui.xml 101 android:scrollbars="none">

Completed in 1023 milliseconds

1 2 3 4 5 67 8 91011>>