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

#include <RenderBoxModelObject.h>

Public Member Functions

 BackgroundImageGeometry (const LayoutRect &destinationRect, const LayoutSize &tile, const LayoutSize &phase, const LayoutSize &space, bool fixedAttachment)
 
LayoutRect destRect () const
 
LayoutSize phase () const
 
LayoutSize tileSize () const
 
LayoutSize spaceSize () const
 
bool hasNonLocalGeometry () const
 
LayoutSize relativePhase () const
 
void clip (const LayoutRect &clipRect)
 
 BackgroundImageGeometry (const LayoutRect &destinationRect, const LayoutSize &tile, const LayoutSize &phase, const LayoutSize &space, bool fixedAttachment)
 
LayoutRect destRect () const
 
LayoutSize phase () const
 
LayoutSize tileSize () const
 
LayoutSize spaceSize () const
 
bool hasNonLocalGeometry () const
 
LayoutSize relativePhase () const
 
void clip (const LayoutRect &clipRect)
 

Constructor & Destructor Documentation

◆ BackgroundImageGeometry() [1/2]

WebCore::BackgroundImageGeometry::BackgroundImageGeometry ( const LayoutRect destinationRect,
const LayoutSize tile,
const LayoutSize phase,
const LayoutSize space,
bool  fixedAttachment 
)
inline

◆ BackgroundImageGeometry() [2/2]

WebCore::BackgroundImageGeometry::BackgroundImageGeometry ( const LayoutRect destinationRect,
const LayoutSize tile,
const LayoutSize phase,
const LayoutSize space,
bool  fixedAttachment 
)
inline

Member Function Documentation

◆ clip() [1/2]

void WebCore::BackgroundImageGeometry::clip ( const LayoutRect clipRect)
inline

◆ clip() [2/2]

void WebCore::BackgroundImageGeometry::clip ( const LayoutRect clipRect)
inline

◆ destRect() [1/2]

LayoutRect WebCore::BackgroundImageGeometry::destRect ( ) const
inline

◆ destRect() [2/2]

LayoutRect WebCore::BackgroundImageGeometry::destRect ( ) const
inline

◆ hasNonLocalGeometry() [1/2]

bool WebCore::BackgroundImageGeometry::hasNonLocalGeometry ( ) const
inline

◆ hasNonLocalGeometry() [2/2]

bool WebCore::BackgroundImageGeometry::hasNonLocalGeometry ( ) const
inline

◆ phase() [1/2]

LayoutSize WebCore::BackgroundImageGeometry::phase ( ) const
inline

◆ phase() [2/2]

LayoutSize WebCore::BackgroundImageGeometry::phase ( ) const
inline

◆ relativePhase() [1/2]

LayoutSize WebCore::BackgroundImageGeometry::relativePhase ( ) const
inline

◆ relativePhase() [2/2]

LayoutSize WebCore::BackgroundImageGeometry::relativePhase ( ) const
inline

◆ spaceSize() [1/2]

LayoutSize WebCore::BackgroundImageGeometry::spaceSize ( ) const
inline

◆ spaceSize() [2/2]

LayoutSize WebCore::BackgroundImageGeometry::spaceSize ( ) const
inline

◆ tileSize() [1/2]

LayoutSize WebCore::BackgroundImageGeometry::tileSize ( ) const
inline

◆ tileSize() [2/2]

LayoutSize WebCore::BackgroundImageGeometry::tileSize ( ) const
inline

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