webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebFixedPositionContent Class Reference

#import <WebFixedPositionContent.h>

Inheritance diagram for WebFixedPositionContent:
NSObject

Instance Methods

(id- initWithWebView:
 
(void- scrollOrZoomChanged:
 
(void- overflowScrollPositionForLayer:changedTo:
 
(void- didFinishScrollingOrZooming
 
(BOOL- hasFixedOrStickyPositionLayers
 
(void- setViewportConstrainedLayers:stickyContainerMap:
 

Method Documentation

◆ didFinishScrollingOrZooming()

- (void) didFinishScrollingOrZooming

◆ hasFixedOrStickyPositionLayers()

- (BOOL) hasFixedOrStickyPositionLayers

◆ initWithWebView:()

- (id) initWithWebView: (WebView *)  webView

◆ overflowScrollPositionForLayer:changedTo:()

- (void) overflowScrollPositionForLayer: (CALayer *)  scrollLayer
changedTo: (CGPoint scrollPosition 

◆ scrollOrZoomChanged:()

- (void) scrollOrZoomChanged: (CGRect positionedObjectsRect

◆ setViewportConstrainedLayers:stickyContainerMap:()

- (void) setViewportConstrainedLayers: (WTF::HashMap< CALayer *, std::unique_ptr< WebCore::ViewportConstraints >> &)  layerMap
stickyContainerMap: (WTF::HashMap< CALayer *, CALayer * > &)  stickyContainers 

The documentation for this class was generated from the following file: