Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/
DBarInfo.h41 enum Type { Locationbar, Menubar, Personalbar, Scrollbars, Statusbar, Toolbar }; enumerator
DBarInfo.cpp74 case Scrollbars: in visible()
DDOMWindow.cpp519 m_scrollbars = BarInfo::create(m_frame, BarInfo::Scrollbars); in scrollbars()
/external/webkit/WebCore/bindings/v8/custom/
DV8BarInfoCustom.cpp58 case BarInfo::Scrollbars: in toV8()
/external/webkit/WebKitTools/DumpRenderTree/mac/
DDumpRenderTree.mm380 …// Scrollbars are drawn either using AppKit (which uses NSUserDefaults) or using HIToolbox (which …
/external/webkit/WebCore/
DChangeLog1027 them from the Scrollbars.
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-2007-10-1430709 Scrollbars now dodge resizing gripper.
30717 (WebCore::ScrollView::updateScrollbars): Scrollbars now dodge resizing gripper.
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/WebKit/win/
DChangeLog-2009-06-163273 …(2) Scrollbars now send invalidations through the ScrollbarClient. windowClipRect on ScrollbarCli…
21135 Scrollbars now dodge resizing gripper.
/external/webkit/WebKit/qt/
DChangeLog11412 Fixes: Scrollbars did not report correct maximum.
/external/webkit/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