#include <RenderBoxRegionInfo.h>
◆ RenderBoxRegionInfo()
WebCore::RenderBoxRegionInfo::RenderBoxRegionInfo |
( |
LayoutUnit |
logicalLeft, |
|
|
LayoutUnit |
logicalWidth, |
|
|
bool |
isShifted |
|
) |
| |
|
inline |
◆ clearOverflow()
void WebCore::RenderBoxRegionInfo::clearOverflow |
( |
| ) |
|
|
inline |
◆ createOverflow()
void WebCore::RenderBoxRegionInfo::createOverflow |
( |
const LayoutRect & |
layoutOverflow, |
|
|
const LayoutRect & |
visualOverflow |
|
) |
| |
|
inline |
◆ isShifted()
bool WebCore::RenderBoxRegionInfo::isShifted |
( |
| ) |
const |
|
inline |
◆ logicalLeft()
LayoutUnit WebCore::RenderBoxRegionInfo::logicalLeft |
( |
| ) |
const |
|
inline |
◆ logicalWidth()
LayoutUnit WebCore::RenderBoxRegionInfo::logicalWidth |
( |
| ) |
const |
|
inline |
◆ overflow()
◆ shiftLogicalLeft()
void WebCore::RenderBoxRegionInfo::shiftLogicalLeft |
( |
LayoutUnit |
delta | ) |
|
|
inline |
The documentation for this class was generated from the following file: