/external/webkit/Source/WebKit/gtk/po/ |
he.po | 194 msgid "Horizontal Scrollbar Policy" 200 "Determines the current policy for the horizontal scrollbar of the frame." 204 msgid "Vertical Scrollbar Policy" 209 msgid "Determines the current policy for the vertical scrollbar of the frame."
|
nb.po | 194 msgid "Horizontal Scrollbar Policy" 199 "Determines the current policy for the horizontal scrollbar of the frame." 203 msgid "Vertical Scrollbar Policy" 207 msgid "Determines the current policy for the vertical scrollbar of the frame."
|
pa.po | 193 msgid "Horizontal Scrollbar Policy" 199 "Determines the current policy for the horizontal scrollbar of the frame." 203 msgid "Vertical Scrollbar Policy" 208 msgid "Determines the current policy for the vertical scrollbar of the frame."
|
ru.po | 193 msgid "Horizontal Scrollbar Policy" 199 "Determines the current policy for the horizontal scrollbar of the frame." 203 msgid "Vertical Scrollbar Policy" 208 msgid "Determines the current policy for the vertical scrollbar of the frame."
|
sr.po | 196 msgid "Horizontal Scrollbar Policy" 201 "Determines the current policy for the horizontal scrollbar of the frame." 205 msgid "Vertical Scrollbar Policy" 209 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
sv.po | 192 msgid "Horizontal Scrollbar Policy" 198 "Determines the current policy for the horizontal scrollbar of the frame." 202 msgid "Vertical Scrollbar Policy" 207 msgid "Determines the current policy for the vertical scrollbar of the frame."
|
uk.po | 191 msgid "Horizontal Scrollbar Policy" 196 "Determines the current policy for the horizontal scrollbar of the frame." 201 msgid "Vertical Scrollbar Policy" 205 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
zh_CN.po | 191 msgid "Horizontal Scrollbar Policy" 196 "Determines the current policy for the horizontal scrollbar of the frame." 200 msgid "Vertical Scrollbar Policy" 204 msgid "Determines the current policy for the vertical scrollbar of the frame."
|
cs.po | 191 msgid "Horizontal Scrollbar Policy" 196 "Determines the current policy for the horizontal scrollbar of the frame." 200 msgid "Vertical Scrollbar Policy" 204 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
webkit | 369 scrollbar
|
/frameworks/base/core/java/android/widget/ |
FastScroller.java | 47 // Scroll thumb visible and moving along with the scrollbar 274 // Get both the scrollbar states drawables 689 // Fake out the scrollbar for the last item. Since the section indexer won't [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
GLFunctionTraceViewer.java | 76 import org.eclipse.swt.widgets.ScrollBar; 154 private ScrollBar mVerticalScrollBar; 613 // from the scrollbar values, compute the visible fraction [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/ |
mock_attrs.xml | 173 <!-- No scrollbar is displayed. --> 175 <!-- Displays horizontal scrollbar only. --> 177 <!-- Displays vertical scrollbar only. -->
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
PropertyTable.java | 37 import org.eclipse.swt.widgets.ScrollBar; 260 * Handles {@link SWT#Selection} event for vertical {@link ScrollBar}. 263 ScrollBar verticalBar = getVerticalBar(); 668 * Configures vertical {@link ScrollBar}. 671 ScrollBar verticalBar = getVerticalBar(); [all...] |
/frameworks/base/core/java/android/webkit/ |
WebView.java | 501 * Specifies whether the horizontal scrollbar has overlay style. 503 * @param overlay true if horizontal scrollbar should have overlay style 511 * Specifies whether the vertical scrollbar has overlay style. 513 * @param overlay true if vertical scrollbar should have overlay style 521 * Gets whether horizontal scrollbar has overlay style. 523 * @return true if horizontal scrollbar has overlay style 531 * Gets whether vertical scrollbar has overlay style. 533 * @return true if vertical scrollbar has overlay style [all...] |
/external/webkit/Source/WebCore/inspector/front-end/ |
StylesSidebarPane.js | 100 "", "first-line", "first-letter", "before", "after", "selection", "", "-webkit-scrollbar", "-webkit-file-upload-button", 108 "-webkit-media-controls-toggle-closed-captions-button", "-webkit-media-controls-status-display", "-webkit-scrollbar-thumb", 109 "-webkit-scrollbar-button", "-webkit-scrollbar-track", "-webkit-scrollbar-track-piece", "-webkit-scrollbar-corner", [all...] |
/external/chromium/chrome/browser/notifications/ |
balloon_collection_impl.cc | 48 // so since we always have the max size, we would always hit the scrollbar
|
/external/chromium/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 278 // we allow overwriting the scrollbar before we start truncating our widget.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
JRE-1.1.zip | |
/external/robolectric/.idea/ |
uiDesigner.xml | 119 <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
/external/webkit/Source/WebCore/css/ |
CSSValueKeywords.in | 150 scrollbar
|
/external/webkit/Source/WebCore/page/mac/ |
FrameMac.mm | 51 #import "Scrollbar.h"
|
/external/webkit/Source/WebCore/platform/gtk/ |
WidgetRenderingContext.cpp | 152 // Right now only scrollbar buttons have significant allocations.
|
/external/webkit/Source/WebKit/chromium/src/ |
WebPopupMenuImpl.cpp | 331 // Nothing to be done since we have no concept of different scrollbar modes.
|
/external/webkit/Source/WebKit/chromium/tests/ |
PopupMenuTest.cpp | 99 virtual PassRefPtr<Scrollbar> createScrollbar(ScrollableArea*, ScrollbarOrientation, ScrollbarControlSize) { return 0; }
|