/development/samples/browseable/NavigationDrawer/res/layout/ |
activity_navigation_drawer.xml | 41 android:scrollbars="vertical"
|
/external/chromium_org/ppapi/c/dev/ |
ppb_scrollbar_dev.h | 84 * Updates the tickmarks. Only valid for vertical scrollbars. "tick_marks"
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
BarProp.cpp | 64 case Scrollbars:
|
PinchViewport.cpp | 90 // Need to re-compute sizes for the overlay scrollbars. 260 // Setup the inner viewport overlay scrollbars. 281 // real scrollbars so we can reuse all the machinery from ScrollbarTheme. 303 // Use the GraphicsLayer to position the scrollbars. 381 // Do nothing. Pinch scrollbars live on the compositor thread and will
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
ScrollbarThemeOverlay.h | 35 // than Mac. Mac's overlay scrollbars are in ScrollbarThemeMac*.
|
Scrollbar.h | 123 // These methods are used for platform scrollbars to give :hover feedback. They will not get called 130 // Used by some platform scrollbars to know when they've been released from capture.
|
ScrollView.cpp | 246 // If no scrollbars are present, the content may still be scrollable. 330 // FIXME: Need to detect the presence of CSS custom scrollbars, which are non-overlay regardless the ScrollbarTheme. 889 // Now paint the scrollbars. [all...] |
/external/chromium_org/third_party/WebKit/public/platform/ |
WebScrollbarThemePainter.h | 76 // RenderScrollbar and pointer-based HashMap lookups for Lion scrollbars.
|
/frameworks/base/core/tests/coretests/res/layout/ |
scroll_to_rectangle.xml | 27 android:scrollbars="none">
|
/frameworks/base/packages/SystemUI/res/layout/ |
status_bar_recent_panel.xml | 45 android:scrollbars="none"
|
/frameworks/base/packages/SystemUI/res/layout-land/ |
status_bar_recent_panel.xml | 43 android:scrollbars="none"
|
/packages/apps/Browser/src/com/android/browser/preferences/ |
WebViewPreview.java | 65 // ignore them all. And don't show scrollbars.
|
/packages/apps/Settings/res/layout/ |
ownerinfo.xml | 20 android:scrollbars="vertical"
|
/packages/apps/UnifiedEmail/res/layout/ |
secure_conversation_view.xml | 48 android:scrollbars="none"/>
|
/packages/inputmethods/OpenWnn/res/layout/ |
candidates_1line.xml | 47 android:scrollbars="none"
|
/sdk/eclipse/ |
dictionary.txt | 265 scrollbars
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
overlay.css | 145 /* On OSX 10.7, hidden scrollbars may prevent the user from realizing that the 146 * overlay contains scrollable content. To resolve this, style the scrollbars on
|
/external/chromium_org/content/child/ |
webthemeengine_impl_android.cc | 36 // Android doesn't draw scrollbars. 86 // Android doesn't draw scrollbars.
|
/external/chromium_org/content/public/renderer/ |
render_view.h | 88 // Returns true if we should display scrollbars for the given view size and 89 // false if the scrollbars should be hidden.
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
Widget.h | 45 // (2) Scrollbars (Scrollbar) 49 // scrollbars are always leaves of the tree. Only ScrollViews can have children
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
CanvasTransform.java | 79 * Sets the new scaling factor. Recomputes scrollbars. 123 * scrollbars.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
codemirror.css | 23 background-color: white; /* The little square between H and V scrollbars */ 149 /* 30px is the magic margin used to hide the element's real scrollbars */ 166 /* The fake, visible scrollbars. Used to force redraw during scrolling
|
/external/chromium_org/third_party/skia/experimental/webtry/res/css/cm/ |
codemirror.css | 23 background-color: white; /* The little square between H and V scrollbars */ 120 /* 30px is the magic margin used to hide the element's real scrollbars */ 137 /* The fake, visible scrollbars. Used to force redraw during scrolling
|
/external/skia/experimental/webtry/res/css/cm/ |
codemirror.css | 23 background-color: white; /* The little square between H and V scrollbars */ 120 /* 30px is the magic margin used to hide the element's real scrollbars */ 137 /* The fake, visible scrollbars. Used to force redraw during scrolling
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
extra-view-metadata.xml | 248 topAttrs="drawSelectorOnTop,cacheColorHint,indicatorLeft,indicatorRight,scrollbars,textSize" 258 topAttrs="fillViewport,orientation,scrollbars" 264 topAttrs="scrollbars,fadingEdgeLength,fadingEdge"
|