#include <BasicShapes.h>
|
enum | Type {
BasicShapePolygonType,
BasicShapePathType,
BasicShapeCircleType,
BasicShapeEllipseType,
BasicShapeInsetType,
BasicShapePolygonType,
BasicShapePathType,
BasicShapeCircleType,
BasicShapeEllipseType,
BasicShapeInsetType
} |
|
enum | Type {
BasicShapePolygonType,
BasicShapePathType,
BasicShapeCircleType,
BasicShapeEllipseType,
BasicShapeInsetType,
BasicShapePolygonType,
BasicShapePathType,
BasicShapeCircleType,
BasicShapeEllipseType,
BasicShapeInsetType
} |
|
| RefCounted () |
|
| RefCounted () |
|
| RefCounted () |
|
| ~RefCounted () |
|
| ~RefCounted () |
|
| ~RefCounted () |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
◆ bottom() [1/2]
const Length& WebCore::BasicShapeInset::bottom |
( |
| ) |
const |
|
inline |
◆ bottom() [2/2]
const Length& WebCore::BasicShapeInset::bottom |
( |
| ) |
const |
|
inline |
◆ bottomLeftRadius() [1/2]
const LengthSize& WebCore::BasicShapeInset::bottomLeftRadius |
( |
| ) |
const |
|
inline |
◆ bottomLeftRadius() [2/2]
const LengthSize& WebCore::BasicShapeInset::bottomLeftRadius |
( |
| ) |
const |
|
inline |
◆ bottomRightRadius() [1/2]
const LengthSize& WebCore::BasicShapeInset::bottomRightRadius |
( |
| ) |
const |
|
inline |
◆ bottomRightRadius() [2/2]
const LengthSize& WebCore::BasicShapeInset::bottomRightRadius |
( |
| ) |
const |
|
inline |
◆ create() [1/2]
◆ create() [2/2]
◆ left() [1/2]
const Length& WebCore::BasicShapeInset::left |
( |
| ) |
const |
|
inline |
◆ left() [2/2]
const Length& WebCore::BasicShapeInset::left |
( |
| ) |
const |
|
inline |
◆ right() [1/2]
const Length& WebCore::BasicShapeInset::right |
( |
| ) |
const |
|
inline |
◆ right() [2/2]
const Length& WebCore::BasicShapeInset::right |
( |
| ) |
const |
|
inline |
◆ setBottom() [1/2]
void WebCore::BasicShapeInset::setBottom |
( |
Length |
bottom | ) |
|
|
inline |
◆ setBottom() [2/2]
void WebCore::BasicShapeInset::setBottom |
( |
Length |
bottom | ) |
|
|
inline |
◆ setBottomLeftRadius() [1/2]
void WebCore::BasicShapeInset::setBottomLeftRadius |
( |
LengthSize |
radius | ) |
|
|
inline |
◆ setBottomLeftRadius() [2/2]
void WebCore::BasicShapeInset::setBottomLeftRadius |
( |
LengthSize |
radius | ) |
|
|
inline |
◆ setBottomRightRadius() [1/2]
void WebCore::BasicShapeInset::setBottomRightRadius |
( |
LengthSize |
radius | ) |
|
|
inline |
◆ setBottomRightRadius() [2/2]
void WebCore::BasicShapeInset::setBottomRightRadius |
( |
LengthSize |
radius | ) |
|
|
inline |
◆ setLeft() [1/2]
void WebCore::BasicShapeInset::setLeft |
( |
Length |
left | ) |
|
|
inline |
◆ setLeft() [2/2]
void WebCore::BasicShapeInset::setLeft |
( |
Length |
left | ) |
|
|
inline |
◆ setRight() [1/2]
void WebCore::BasicShapeInset::setRight |
( |
Length |
right | ) |
|
|
inline |
◆ setRight() [2/2]
void WebCore::BasicShapeInset::setRight |
( |
Length |
right | ) |
|
|
inline |
◆ setTop() [1/2]
void WebCore::BasicShapeInset::setTop |
( |
Length |
top | ) |
|
|
inline |
◆ setTop() [2/2]
void WebCore::BasicShapeInset::setTop |
( |
Length |
top | ) |
|
|
inline |
◆ setTopLeftRadius() [1/2]
◆ setTopLeftRadius() [2/2]
◆ setTopRightRadius() [1/2]
◆ setTopRightRadius() [2/2]
◆ top() [1/2]
const Length& WebCore::BasicShapeInset::top |
( |
| ) |
const |
|
inline |
◆ top() [2/2]
const Length& WebCore::BasicShapeInset::top |
( |
| ) |
const |
|
inline |
◆ topLeftRadius() [1/2]
const LengthSize& WebCore::BasicShapeInset::topLeftRadius |
( |
| ) |
const |
|
inline |
◆ topLeftRadius() [2/2]
const LengthSize& WebCore::BasicShapeInset::topLeftRadius |
( |
| ) |
const |
|
inline |
◆ topRightRadius() [1/2]
const LengthSize& WebCore::BasicShapeInset::topRightRadius |
( |
| ) |
const |
|
inline |
◆ topRightRadius() [2/2]
const LengthSize& WebCore::BasicShapeInset::topRightRadius |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/BasicShapes.h
- Source/WebCore/rendering/style/BasicShapes.cpp