Searched refs:Scrollbars (Results 1 – 14 of 14) sorted by relevance
41 enum Type { Locationbar, Menubar, Personalbar, Scrollbars, Statusbar, Toolbar }; enumerator
74 case Scrollbars: in visible()
519 m_scrollbars = BarInfo::create(m_frame, BarInfo::Scrollbars); in scrollbars()
58 case BarInfo::Scrollbars: in toV8()
380 …// Scrollbars are drawn either using AppKit (which uses NSUserDefaults) or using HIToolbox (which …
1027 them from the Scrollbars.
31988 [GTK] Scrollbars not clipped correctly32179 [GTK] Scrollbars not clipped correctly32192 [GTK] Scrollbars not clipped correctly32207 [GTK] Scrollbars not clipped correctly81476 …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, Scrollbars83736 … Fix crash when WebKit has no instantiated Scrollbars and the appearance prefs for scrollbars are88791 instead. Since this is only used by Scrollbars, there is no need for89168 only applies to Scrollbars so the method has been moved there and made
30709 Scrollbars now dodge resizing gripper.30717 (WebCore::ScrollView::updateScrollbars): Scrollbars now dodge resizing gripper.
64663 repaint(). Scrollbars repaint themselves as needed.
95605 <rdar://problem/6991146> Scrollbars in hardware layers don't change to the
3273 …(2) Scrollbars now send invalidations through the ScrollbarClient. windowClipRect on ScrollbarCli…21135 Scrollbars now dodge resizing gripper.
11412 Fixes: Scrollbars did not report correct maximum.
14633 …(2) Scrollbars now send invalidations through the ScrollbarClient. windowClipRect on ScrollbarCli…
21848 Bug 8810: Scrollbars in WebInspector rendered incorrectly