HomeSort by relevance Sort by last modified time
    Searched full:scrollbar (Results 176 - 200 of 376) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/Source/WebCore/platform/
PlatformWheelEvent.h 70 // up and down (you get the same behavior as if the user was clicking in a scrollbar track to page up or page down). Page scrolling only works in the vertical direction.
  /external/webkit/Source/WebCore/platform/android/
ScrollViewAndroid.cpp 107 if (parent()) // no scrollbar for the subframes
  /external/webkit/Source/WebCore/rendering/
RenderTextControlSingleLine.h 143 virtual PassRefPtr<Scrollbar> createScrollbar(ScrollableArea*, ScrollbarOrientation, ScrollbarControlSize);
RenderLayerCompositor.cpp     [all...]
RenderTextControlSingleLine.cpp     [all...]
  /external/webkit/Source/WebKit/chromium/src/
AutoFillPopupMenuClient.h 99 virtual PassRefPtr<WebCore::Scrollbar> createScrollbar(
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
ChromeClientGtk.cpp 222 g_object_set(webWindowFeatures, "scrollbar-visible", visible, NULL);
230 g_object_get(webWindowFeatures, "scrollbar-visible", &visible, NULL);
513 g_object_notify(G_OBJECT(webFrame), "horizontal-scrollbar-policy");
514 g_object_notify(G_OBJECT(webFrame), "vertical-scrollbar-policy");
  /external/webkit/Source/WebKit/gtk/po/
et.po 144 msgid "Horizontal Scrollbar Policy"
148 "Determines the current policy for the horizontal scrollbar of the frame."
151 msgid "Vertical Scrollbar Policy"
154 msgid "Determines the current policy for the vertical scrollbar of the frame."
ar.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."
bg.po 219 msgid "Horizontal Scrollbar Policy"
224 "Determines the current policy for the horizontal scrollbar of the frame."
230 msgid "Vertical Scrollbar Policy"
234 msgid "Determines the current policy for the vertical scrollbar of the frame."
    [all...]
en_GB.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."
gu.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."
    [all...]
  /external/webkit/Source/WebKit/mac/Misc/
WebElementDictionary.mm 268 return [NSNumber numberWithBool:_result->scrollbar() != 0];
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
PageClientQt.h 233 // we need to put the root graphics layer behind the overlay (which contains the scrollbar)
  /external/webkit/Source/WebKit2/WebProcess/WebPage/mac/
AccessibilityWebPageObject.mm 35 #import <WebCore/Scrollbar.h>
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
cssvalues.in 246 scrollbar
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
LogCatPreferencePage.java 70 "Automatically enable/disable scroll lock based on the scrollbar position",
  /external/webkit/Source/WebKit/mac/WebView/
WebFrameView.mm 210 return max<float>(height * Scrollbar::minFractionToStepWhenPaging(), height - Scrollbar::maxOverlapBetweenPages());
342 [scrollView setLineScroll:Scrollbar::pixelsPerLineStep()];
672 return max<float>(width * Scrollbar::minFractionToStepWhenPaging(), width - Scrollbar::maxOverlapBetweenPages());
    [all...]
  /external/webkit/Source/WebKit2/Shared/mac/
WebEventFactory.mm 31 #import <WebCore/Scrollbar.h>
    [all...]
  /external/webkit/Source/WebKit/efl/
ChangeLog     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 80 /** Vertical scaling & scrollbar information. */
83 /** Horizontal scaling & scrollbar information. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 397 // recompute the correct size and adjust the scrollbar as needed.
419 * This will recompute the correct size and adjust the scrollbar as needed.
  /external/skia/legacy/src/views/
SkWidgetViews.cpp 45 "common/default/default/skins/scrollBar.xml",
  /external/webkit/Source/WebCore/history/
CachedFrame.cpp 139 // Custom scrollbar renderers will get reattached when the document comes out of the page cache
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 71 NOPSEUDO, FIRST_LINE, FIRST_LETTER, BEFORE, AFTER, SELECTION, FIRST_LINE_INHERITED, SCROLLBAR, FILE_UPLOAD_BUTTON, INPUT_PLACEHOLDER,

Completed in 531 milliseconds

1 2 3 4 5 6 78 91011>>