/external/webkit/Source/WebKit/gtk/po/ |
de.po | 193 msgid "Horizontal Scrollbar Policy" 198 "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." [all...] |
es.po | 191 msgid "Horizontal Scrollbar Policy" 196 "Determines the current policy for the horizontal scrollbar of the frame." 202 msgid "Vertical Scrollbar Policy" 206 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
eu.po | 193 msgid "Horizontal Scrollbar Policy" 197 msgid "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...] |
fr.po | 222 msgid "Horizontal Scrollbar Policy" 227 "Determines the current policy for the horizontal scrollbar of the frame." 232 msgid "Vertical Scrollbar Policy" 236 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
gl.po | 194 msgid "Horizontal Scrollbar Policy" 200 "Determines the current policy for the horizontal scrollbar of the frame." 206 msgid "Vertical Scrollbar Policy" 211 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
hu.po | 187 msgid "Horizontal Scrollbar Policy" 191 msgid "Determines the current policy for the horizontal scrollbar of the frame." 195 msgid "Vertical Scrollbar Policy" 199 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
ko.po | 397 msgid "Horizontal Scrollbar Policy" 402 "Determines the current policy for the horizontal scrollbar of the frame." 406 msgid "Vertical Scrollbar Policy" 410 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
lt.po | 193 msgid "Horizontal Scrollbar Policy" 198 "Determines the current policy for the horizontal scrollbar of the frame." 202 msgid "Vertical Scrollbar Policy" 206 msgid "Determines the current policy for the vertical scrollbar of the frame." [all...] |
pt.po | 192 msgid "Horizontal Scrollbar Policy" 197 "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." [all...] |
pt_BR.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...] |
sl.po | 195 msgid "Horizontal Scrollbar Policy" 199 msgid "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." [all...] |
sr@latin.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...] |
vi.po | 189 msgid "Horizontal Scrollbar Policy" 194 "Determines the current policy for the horizontal scrollbar of the frame." 198 msgid "Vertical Scrollbar Policy" 202 msgid "Determines the current policy for the vertical scrollbar of the frame."
|
/external/webkit/Source/WebKit/gtk/tests/ |
testwebview.c | 251 /* Make sure the scrollbar has been reset */
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
WebView.cpp | 318 // We create an invisible vertical scrollbar and an invisible horizontal scrollbar to allow 320 ::CreateWindow(TEXT("SCROLLBAR"), TEXT("FAKETRACKPOINTHSCROLLBAR"), WS_CHILD | WS_VISIBLE | SBS_HORZ, 0, 0, 0, 0, m_window, 0, instanceHandle(), 0); 321 ::CreateWindow(TEXT("SCROLLBAR"), TEXT("FAKETRACKPOINTVSCROLLBAR"), WS_CHILD | WS_VISIBLE | SBS_VERT, 0, 0, 0, 0, m_window, 0, instanceHandle(), 0); [all...] |
/frameworks/base/core/java/android/webkit/ |
WebViewProvider.java | 292 public void onDrawVerticalScrollBar(Canvas canvas, Drawable scrollBar, int l, int t,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeyCheckPage.java | 341 * Updates the scrollbar to match the content of the {@link FormText} or the new size
|
/external/webkit/Source/WebCore/accessibility/mac/ |
AccessibilityObjectWrapper.mm | [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderTextControl.cpp | 458 // FIXME: We should get the size of the scrollbar from the RenderTheme instead. 471 // We are able to have a horizontal scrollbar if the overflow style is scroll, or if its auto and there's no word wrap.
|
RenderTableCell.cpp | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
PropertyFactory.java | 518 // scrollBar 567 // scrollBar [all...] |
/prebuilts/devtools/tools/lib/ |
traceview.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/ |
libXm.so.2 | |
/development/tools/idegen/templates/ |
android.ipr | 273 <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-core.css | 19 overflow:hidden; /* keeps scrollbar off IE */
|