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

#include <ShapeOutsideInfo.h>

Public Member Functions

 ShapeOutsideDeltas ()
 
 ShapeOutsideDeltas (LayoutUnit leftMarginBoxDelta, LayoutUnit rightMarginBoxDelta, bool lineOverlapsShape, LayoutUnit borderBoxLineTop, LayoutUnit lineHeight)
 
bool isForLine (LayoutUnit borderBoxLineTop, LayoutUnit lineHeight)
 
bool isValid ()
 
LayoutUnit leftMarginBoxDelta ()
 
LayoutUnit rightMarginBoxDelta ()
 
bool lineOverlapsShape ()
 
 ShapeOutsideDeltas ()
 
 ShapeOutsideDeltas (LayoutUnit leftMarginBoxDelta, LayoutUnit rightMarginBoxDelta, bool lineOverlapsShape, LayoutUnit borderBoxLineTop, LayoutUnit lineHeight)
 
bool isForLine (LayoutUnit borderBoxLineTop, LayoutUnit lineHeight)
 
bool isValid ()
 
LayoutUnit leftMarginBoxDelta ()
 
LayoutUnit rightMarginBoxDelta ()
 
bool lineOverlapsShape ()
 

Constructor & Destructor Documentation

◆ ShapeOutsideDeltas() [1/4]

WebCore::ShapeOutsideDeltas::ShapeOutsideDeltas ( )
inline

◆ ShapeOutsideDeltas() [2/4]

WebCore::ShapeOutsideDeltas::ShapeOutsideDeltas ( LayoutUnit  leftMarginBoxDelta,
LayoutUnit  rightMarginBoxDelta,
bool  lineOverlapsShape,
LayoutUnit  borderBoxLineTop,
LayoutUnit  lineHeight 
)
inline

◆ ShapeOutsideDeltas() [3/4]

WebCore::ShapeOutsideDeltas::ShapeOutsideDeltas ( )
inline

◆ ShapeOutsideDeltas() [4/4]

WebCore::ShapeOutsideDeltas::ShapeOutsideDeltas ( LayoutUnit  leftMarginBoxDelta,
LayoutUnit  rightMarginBoxDelta,
bool  lineOverlapsShape,
LayoutUnit  borderBoxLineTop,
LayoutUnit  lineHeight 
)
inline

Member Function Documentation

◆ isForLine() [1/2]

bool WebCore::ShapeOutsideDeltas::isForLine ( LayoutUnit  borderBoxLineTop,
LayoutUnit  lineHeight 
)
inline

◆ isForLine() [2/2]

bool WebCore::ShapeOutsideDeltas::isForLine ( LayoutUnit  borderBoxLineTop,
LayoutUnit  lineHeight 
)
inline

◆ isValid() [1/2]

bool WebCore::ShapeOutsideDeltas::isValid ( )
inline

◆ isValid() [2/2]

bool WebCore::ShapeOutsideDeltas::isValid ( )
inline

◆ leftMarginBoxDelta() [1/2]

LayoutUnit WebCore::ShapeOutsideDeltas::leftMarginBoxDelta ( )
inline

◆ leftMarginBoxDelta() [2/2]

LayoutUnit WebCore::ShapeOutsideDeltas::leftMarginBoxDelta ( )
inline

◆ lineOverlapsShape() [1/2]

bool WebCore::ShapeOutsideDeltas::lineOverlapsShape ( )
inline

◆ lineOverlapsShape() [2/2]

bool WebCore::ShapeOutsideDeltas::lineOverlapsShape ( )
inline

◆ rightMarginBoxDelta() [1/2]

LayoutUnit WebCore::ShapeOutsideDeltas::rightMarginBoxDelta ( )
inline

◆ rightMarginBoxDelta() [2/2]

LayoutUnit WebCore::ShapeOutsideDeltas::rightMarginBoxDelta ( )
inline

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