Home
last modified time | relevance | path

Searched refs:Scrollbars (Results 1 – 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/page/
DBarInfo.h41 enum Type { Locationbar, Menubar, Personalbar, Scrollbars, Statusbar, Toolbar }; enumerator
DBarInfo.cpp74 case Scrollbars: in visible()
DDOMWindow.cpp571 m_scrollbars = BarInfo::create(m_frame, BarInfo::Scrollbars); in scrollbars()
/external/chromium/chrome/browser/resources/
Dprint_preview.css576 /* Scrollbars */
600 /* Scrollbars shouldn’t intervene with mouse operations */
632 /* Scrollbars disappear after 2 seconds */
/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTree.mm404 …// Scrollbars are drawn either using AppKit (which uses NSUserDefaults) or using HIToolbox (which …
/external/webkit/Source/WebCore/
DChangeLog-2011-02-162902 Fix for <rdar://problem/8976456> Scrollbars for overflow
6839 Add mechanism to inform the ScrollAnimator when Scrollbars are added
9082 Scrollbars need invalodating after the overlay state changes.
16654 Scrollbars don't work correctly for top-to-bottom text in an overflow: scroll area
20780 Scrollbars to pull a new offset (via Scrollbar::offsetDidChange)
36924 rather than as one single large texture. Scrollbars are now drawn
DChangeLog-2009-06-1631988 [GTK] Scrollbars not clipped correctly
32179 [GTK] Scrollbars not clipped correctly
32192 [GTK] Scrollbars not clipped correctly
32207 [GTK] Scrollbars not clipped correctly
81476 …method on Scrollbars called transformEvent that will apply all of the transforms to make a new eve…
81696 …(2) Scrollbars now send invalidations through the ScrollbarClient. windowClipRect on ScrollbarCli…
83218 …subclasses from HostWindow. The new class will allow objects in platform/ like Widgets, Scrollbars
83736 … Fix crash when WebKit has no instantiated Scrollbars and the appearance prefs for scrollbars are
88791 instead. Since this is only used by Scrollbars, there is no need for
89168 only applies to Scrollbars so the method has been moved there and made
DChangeLog-2010-12-0658561 Scrollbars fail to render in composited iframes.
60743 Scrollbars will be cast incorrectly to MainFrameScrollbarGtk, causing
60815 Scrollbars will be cast incorrectly to MainFrameScrollbarGtk, causing
104979 [GTK] Scrollbars sometimes go dead and stop scrolling the view
105859 [GTK] Scrollbars sometimes go dead and stop scrolling the view
DChangeLog1900 and, consequently, Scrollbars. Handling adjustment updates can now be managed
62040 Scrollbars
DChangeLog-2007-10-1430709 Scrollbars now dodge resizing gripper.
30717 (WebCore::ScrollView::updateScrollbars): Scrollbars now dodge resizing gripper.
DChangeLog-2010-05-2449723 them from the Scrollbars.
DChangeLog-2008-08-1064663 repaint(). Scrollbars repaint themselves as needed.
DChangeLog-2010-01-2995605 <rdar://problem/6991146> Scrollbars in hardware layers don't change to the
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-163273 …(2) Scrollbars now send invalidations through the ScrollbarClient. windowClipRect on ScrollbarCli…
21135 Scrollbars now dodge resizing gripper.
DChangeLog3227 Scrollbars fail to render in composited iframes.
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-2914633 …(2) Scrollbars now send invalidations through the ScrollbarClient. windowClipRect on ScrollbarCli…
DChangeLog-2007-10-1421848 Bug 8810: Scrollbars in WebInspector rendered incorrectly
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1621912 Fixes: Scrollbars did not report correct maximum.
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1631720 Scrollbars fail to render in composited iframes.