Searched refs:scrolling (Results 1 – 25 of 37) sorted by relevance
12
73 String scrolling() const;
35 attribute [ConvertNullToNullString] DOMString scrolling;
181 scrolling
36 attribute [ConvertNullToNullString] DOMString scrolling;
288 String HTMLFrameElementBase::scrolling() const in scrolling() function in WebCore::HTMLFrameElementBase
91 // the entire superview hierarchy to handle scrolling, bars coming and going, etc. 158 // This is especially visible when resizing the window, scrolling or with DHTML.
502 // scrolling overflows is only applicable if we're dealing with an WebHTMLView551 // It does that because it needs to know definitively whether scrolling was553 // In the presence of smooth scrolling, there's no easy way to tell if the method554 // did any scrolling or not with the public API.797 // Now check scrolling related keys.825 // Now check scrolling related keys.
1061 // FIXME 4400480: when PDFView implements the standard scrolling selectors that this
66 @param flag YES to allow the document to be scrolled, NO to disallow scrolling
224 @param flag YES to allow the document to be scrolled, NO to disallow scrolling
152 scrolling
329 // we should pass it along so that keyboard scrolling, for example, will work.
154 // then for that frame's document, ignore changes to the scrolling attribute of frames. That script155 // has a bug in it where it sets the scrolling attribute on frames, and that erroneous scrolling
460 …// FIXME: This scrolling behavior should be under the control of the embedding client (rather than…
423 @property(copy) NSString *scrolling;460 @property(copy) NSString *scrolling;
761 Fix scrolling issues by implementing transitionToCommittedNewPage() so the scroll963 the move to wxWindow for scrolling.
1039 the frame rect when scrolling. We also set a mask on the1413 emit scrollRequested unconditionally when scrolling.2401 [Qt] Add API access to scrolling2935 Use the WebCore facility to do the scrolling. Move some code around.3496 Improve keyboard scrolling4244 Added simple scrolling API to QWebFrame.4471 * We store the margin's and scrolling flag inside QWebFrame and use it when8390 Use QKeySequence::StandardKey for the page wise scrolling shortcuts.8399 When scrolling with the keyboard don't call update() on the entire widget.8410 Fix scrolling with the keyboard if only one of the two scrollbars is visible.[all …]
900 Implement a buffering scheme to avoid full repaints when scrolling901 views or subframes significantly improving scrolling performance.3550 Frame scrolling and invalidation fixes3554 Fix the invalidation rect offset for frames so that scrolling works properly.
2116 …rm. For now a stubbed out scrollContents function is invoked to do the scrolling of the backing s…6389 make sure each FrameView gets its scrolling mode set correctly. On Mac6390 this works because WebFrameView holds the scrolling mode and a single6393 scrolling mode.6395 Tests: fast/frames/frame-scrolling-attribute.html6396 fast/frames/iframe-scrolling-attribute.html6401 (WebFrame::transitionToCommittedForNewPage): Set the scrolling mode6402 on the FrameView based on the scrolling mode of the Frame's owner6872 Fixed <rdar://5283861> (problems scrolling in gmail message content area)6876 bubble scrolling from a key event[all …]
2436 Fix invisible-text-after-scrolling.xhtml regression. Scroll offset not4179 Fix <rdar://4965715> Horizontal scrollwheel scrolling moves in opposite direction on Vista4187 delta when scrolling right to match EventHandler's expectations (which11883 To allow the Gtk+ way of scrolling the ScrollView allows to get GtkAdjustments11991 this function takes no parameters, and is for use from auto-scrolling code. The11997 1) The old code did hit testing only in the layer that was auto-scrolling,15235 model. This should work well as a "scrolling window."15237 With this patch, I see a substantial reduction in CPU while scrolling23561 <rdar://problem/4914940> Some plugins won't redraw correctly when scrolling23566 …the QT plugin from drawing outside its bounds when scrolling it when it's inside an iframe or div …[all …]
77 after pan scrolling1586 … here, since wheel scrolling is currently untestable (the offset varies from machine to machine).2468 …Move layer() into RenderBox and make it non-virtual. Move all of the scrolling functions from Ren…7888 the space bar keypress event can be treated as a scrolling command.11816 turning off scrolling when the quirk is enabled. We just don't allow turning it on.12103 …(WebCore::HTMLFrameElementBase::parseMappedAttribute): Don't allow changes to the scrolling attrib…12104 … to affect the scrolling mode if frameElementsShouldIgnoreScrolling() returns true. This is only15672 … Bug 21256: REGRESSION (r36906): horizontally repeating image leaves ghosts when vertical scrolling15677 platform widget to disagree about whether optimizing scrolling via17181 we can no longer assume simple x/y offsets from scrolling with transforms.[all …]
723 …When scrolling views, we were failing to take the current scroll position into account when calcul…882 Hit-testing text in overflows does not take scrolling into account.1105 … scroll to the top of the document. This got left out in the conversion to the new scrolling code.1715 A kwq category on NSView used to ensure scrolling the super NSClipViews, but that is gone now.2291 accommodate any scrolling2769 - fix <rdar://problem/4361048> Regression: Seed: scrolling with scrollwheel, trackpad 2776 * manual-tests/scrolling-nestedframesets.html: Added.2965 lower right corner if the origin was 0,0. This was causing the scrolling code to6639 …<rdar://problem/4346132> REGRESSION (10.4.3-10.4.4): horizontal link scrolling broken at aplacecal…7670 …Clean up of layer scrolling code. Now we can clearly define what to do if a rectangle is fully vi…[all …]
257 // but apparently when scrolling, the AppKit view system draws directly.
979 scrolling rapidly.1736 … (2) the mechanism to update the match rects on scrolling was busted except for the first scroll1748 … non-continuous modes the view can be completely updated without any scrolling involved (problem 1)1891 …ar://problem/5017301> REGRESSION: Scroller in Widget Manager splits down the middle while scrolling2424 …WebCore to reset the scrolling mode based on the CSS overflow rules. So the setAlwaysShowHorizonta…2425 and setAlwaysShowVerticalScroller: methods needed a way to lock the scrolling mode before2445 … Can't scroll page downwards with scroll wheel, when pointer is on top of non-scrolling iframe2450 does not allow scrolling in the event's direction.2766 scrolling takes place18449 …<rdar://problem/4612079> need a way to prevent pages from scrolling to reveal elements that are fo…[all …]
4052 This prevents this from being called at all in the scrolling case, which is what we want.5062 event, then ignore the specific scrolling requested, and do our idea of6392 This was broken a while back when the keyboard scrolling code6398 New private methods, return one arrow key's worth of scrolling.6404 overlap by one arrow key's worth of scrolling instead of the11767 scrolling code by passing along all events that the plug-in doesn't handle11778 2955757 - Keyboard scrolling code needs to move to WebKit12353 Implemented auto scrolling.12409 3. Auto scrolling.12649 that doesn't allow scrolling, turning off both scrollers in that case.[all …]