Home | History | Annotate | Download | only in mac

Lines Matching full:scrollbars

1405         REGRESSION (r48064): mint.com loses scrollbars after coming out of
5380 past the viewport, so that in shrinking situations we figure out that we don't need scrollbars
6569 Look for our new WebCore scrollbars in the WebHTMLView and add
13697 If a WebFrameView does not allow scrolling, its scrollbars should not appear in the accessibility hierarchy.
14633 (2) Scrollbars now send invalidations through the ScrollbarClient. windowClipRect on ScrollbarClient has been removed and replaced with this invalidation call.
14729 paintContents, to paint the ScrollView's contents, and then it paints each of the two scrollbars and
14955 Fix the updating of the active state to not be dumb, so that viewless scrollbars repaint properly.