webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::ComputedOffsets Class Reference

Public Member Functions

 ComputedOffsets (const RenderLayer &renderLayer, const LayoutRect &localRect, const LayoutRect &parentGraphicsLayerRect, const LayoutRect &primaryGraphicsLayerRect)
 
LayoutSize fromParentGraphicsLayer ()
 
LayoutSize fromPrimaryGraphicsLayer ()
 

Constructor & Destructor Documentation

◆ ComputedOffsets()

WebCore::ComputedOffsets::ComputedOffsets ( const RenderLayer renderLayer,
const LayoutRect localRect,
const LayoutRect parentGraphicsLayerRect,
const LayoutRect primaryGraphicsLayerRect 
)
inline

Member Function Documentation

◆ fromParentGraphicsLayer()

LayoutSize WebCore::ComputedOffsets::fromParentGraphicsLayer ( )
inline

◆ fromPrimaryGraphicsLayer()

LayoutSize WebCore::ComputedOffsets::fromPrimaryGraphicsLayer ( )
inline

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