/external/webkit/Source/WebCore/platform/chromium/ |
FramelessScrollView.cpp | 41 // Remove native scrollbars now before we lose the connection to the HostWindow.
|
/external/webkit/Source/WebCore/rendering/ |
RenderPart.cpp | 53 // make sure the scrollbars are set correctly for restore
|
RenderFrameBase.cpp | 59 // if scrollbars are off, and the width or height are fixed
|
/frameworks/base/core/tests/coretests/res/layout/ |
scroll_to_rectangle.xml | 27 android:scrollbars="none">
|
/frameworks/base/packages/SystemUI/res/layout-land/ |
status_bar_recent_panel.xml | 43 android:scrollbars="none"
|
/frameworks/base/packages/SystemUI/res/layout-port/ |
status_bar_recent_panel.xml | 42 android:scrollbars="none"
|
/frameworks/base/packages/SystemUI/res/layout-sw600dp/ |
status_bar_recent_panel.xml | 46 android:scrollbars="none"
|
/packages/apps/Browser/src/com/android/browser/preferences/ |
WebViewPreview.java | 65 // ignore them all. And don't show scrollbars.
|
/packages/apps/Contacts/res/layout-sw680dp-w1000dp/ |
contact_detail_container.xml | 26 android:scrollbars="none"
|
/packages/apps/Settings/res/layout/ |
ownerinfo.xml | 21 android:scrollbars="vertical" >
|
proxy.xml | 30 android:scrollbars="vertical" >
|
/packages/apps/VideoEditor/res/layout/ |
timeline_layout.xml | 25 android:scrollbars="none">
|
/packages/inputmethods/OpenWnn/res/layout/ |
candidates.xml | 29 android:scrollbars="vertical"
|
/external/webkit/Source/WebCore/platform/ |
Scrollbar.h | 93 // These methods are used for platform scrollbars to give :hover feedback. They will not get called 99 // Used by some platform scrollbars to know when they've been released from capture.
|
ScrollbarThemeComposite.cpp | 103 // custom scrollbars should be removed once scrollbars can be styled via CSS. 129 // Paint the scrollbar background (only used by custom CSS scrollbars).
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
mozilla | 97 -moz-scrollbars-horizontal 98 -moz-scrollbars-none 99 -moz-scrollbars-vertical
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
extra-view-metadata.xml | 235 topAttrs="drawSelectorOnTop,cacheColorHint,indicatorLeft,indicatorRight,scrollbars,textSize" 245 topAttrs="fillViewport,orientation,scrollbars" 251 topAttrs="scrollbars,fadingEdgeLength,fadingEdge"
|
/external/chromium/chrome/browser/notifications/ |
balloon.h | 132 // Smallest size for this balloon where scrollbars will be shown.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/views/ |
feed.html | 58 'resizable=0,scrollbars=0,width=690,height=415');
|
/external/libvpx/examples/includes/geshi/geshi/ |
per.php | 140 "SCROLLBARS",
|
/external/webkit/Source/WebCore/page/gtk/ |
EventHandlerGtk.cpp | 128 // for styled scrollbars.
|
/packages/apps/Calculator/res/values/ |
styles.xml | 47 <item name="android:scrollbars">none</item>
|
/packages/apps/QuickSearchBox/res/layout/ |
search_activity.xml | 34 android:scrollbars="none"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
HorizontalScrollViewRule.java | 56 // Insert a horizontal linear layout which is commonly used with horizontal scrollbars
|
/external/webkit/Tools/QtTestBrowser/ |
webview.cpp | 99 // WebCore will work as if there was no content rendered offscreen, and then no scrollbars need 102 // 1) Set QGraphicsView's scrollbars policy back to 'auto'.
|