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

#include <RenderOverflow.h>

Inheritance diagram for WebCore::RenderOverflow:
WTF::RefCounted< RenderOverflow > WTF::RefCounted< RenderOverflow > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

 RenderOverflow (const LayoutRect &layoutRect, const LayoutRect &visualRect)
 
const LayoutRect layoutOverflowRect () const
 
const LayoutRect visualOverflowRect () const
 
void move (LayoutUnit dx, LayoutUnit dy)
 
void addLayoutOverflow (const LayoutRect &)
 
void addVisualOverflow (const LayoutRect &)
 
void setLayoutOverflow (const LayoutRect &)
 
void setVisualOverflow (const LayoutRect &)
 
LayoutUnit layoutClientAfterEdge () const
 
void setLayoutClientAfterEdge (LayoutUnit clientAfterEdge)
 
 RenderOverflow (const LayoutRect &layoutRect, const LayoutRect &visualRect)
 
const LayoutRect layoutOverflowRect () const
 
const LayoutRect visualOverflowRect () const
 
void move (LayoutUnit dx, LayoutUnit dy)
 
void addLayoutOverflow (const LayoutRect &)
 
void addVisualOverflow (const LayoutRect &)
 
void setLayoutOverflow (const LayoutRect &)
 
void setVisualOverflow (const LayoutRect &)
 
LayoutUnit layoutClientAfterEdge () const
 
void setLayoutClientAfterEdge (LayoutUnit clientAfterEdge)
 
- Public Member Functions inherited from WTF::RefCounted< RenderOverflow >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Additional Inherited Members

- Protected Member Functions inherited from WTF::RefCounted< RenderOverflow >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Constructor & Destructor Documentation

◆ RenderOverflow() [1/2]

WebCore::RenderOverflow::RenderOverflow ( const LayoutRect layoutRect,
const LayoutRect visualRect 
)
inline

◆ RenderOverflow() [2/2]

WebCore::RenderOverflow::RenderOverflow ( const LayoutRect layoutRect,
const LayoutRect visualRect 
)
inline

Member Function Documentation

◆ addLayoutOverflow() [1/2]

void WebCore::RenderOverflow::addLayoutOverflow ( const LayoutRect rect)
inline

◆ addLayoutOverflow() [2/2]

void WebCore::RenderOverflow::addLayoutOverflow ( const LayoutRect )

◆ addVisualOverflow() [1/2]

void WebCore::RenderOverflow::addVisualOverflow ( const LayoutRect rect)
inline

◆ addVisualOverflow() [2/2]

void WebCore::RenderOverflow::addVisualOverflow ( const LayoutRect )

◆ layoutClientAfterEdge() [1/2]

LayoutUnit WebCore::RenderOverflow::layoutClientAfterEdge ( ) const
inline

◆ layoutClientAfterEdge() [2/2]

LayoutUnit WebCore::RenderOverflow::layoutClientAfterEdge ( ) const
inline

◆ layoutOverflowRect() [1/2]

const LayoutRect WebCore::RenderOverflow::layoutOverflowRect ( ) const
inline

◆ layoutOverflowRect() [2/2]

const LayoutRect WebCore::RenderOverflow::layoutOverflowRect ( ) const
inline

◆ move() [1/2]

void WebCore::RenderOverflow::move ( LayoutUnit  dx,
LayoutUnit  dy 
)
inline

◆ move() [2/2]

void WebCore::RenderOverflow::move ( LayoutUnit  dx,
LayoutUnit  dy 
)

◆ setLayoutClientAfterEdge() [1/2]

void WebCore::RenderOverflow::setLayoutClientAfterEdge ( LayoutUnit  clientAfterEdge)
inline

◆ setLayoutClientAfterEdge() [2/2]

void WebCore::RenderOverflow::setLayoutClientAfterEdge ( LayoutUnit  clientAfterEdge)
inline

◆ setLayoutOverflow() [1/2]

void WebCore::RenderOverflow::setLayoutOverflow ( const LayoutRect )

◆ setLayoutOverflow() [2/2]

void WebCore::RenderOverflow::setLayoutOverflow ( const LayoutRect rect)
inline

◆ setVisualOverflow() [1/2]

void WebCore::RenderOverflow::setVisualOverflow ( const LayoutRect rect)
inline

◆ setVisualOverflow() [2/2]

void WebCore::RenderOverflow::setVisualOverflow ( const LayoutRect )

◆ visualOverflowRect() [1/2]

const LayoutRect WebCore::RenderOverflow::visualOverflowRect ( ) const
inline

◆ visualOverflowRect() [2/2]

const LayoutRect WebCore::RenderOverflow::visualOverflowRect ( ) const
inline

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