#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 |
|
◆ appendPoint() [1/2]
◆ appendPoint() [2/2]
◆ create() [1/2]
◆ create() [2/2]
◆ getXAt() [1/2]
const Length& WebCore::BasicShapePolygon::getXAt |
( |
unsigned |
i | ) |
const |
|
inline |
◆ getXAt() [2/2]
const Length& WebCore::BasicShapePolygon::getXAt |
( |
unsigned |
i | ) |
const |
|
inline |
◆ getYAt() [1/2]
const Length& WebCore::BasicShapePolygon::getYAt |
( |
unsigned |
i | ) |
const |
|
inline |
◆ getYAt() [2/2]
const Length& WebCore::BasicShapePolygon::getYAt |
( |
unsigned |
i | ) |
const |
|
inline |
◆ setWindRule() [1/2]
void WebCore::BasicShapePolygon::setWindRule |
( |
WindRule |
windRule | ) |
|
|
inline |
◆ setWindRule() [2/2]
void WebCore::BasicShapePolygon::setWindRule |
( |
WindRule |
windRule | ) |
|
|
inline |
◆ values() [1/2]
const Vector<Length>& WebCore::BasicShapePolygon::values |
( |
| ) |
const |
|
inline |
◆ values() [2/2]
const Vector<Length>& WebCore::BasicShapePolygon::values |
( |
| ) |
const |
|
inline |
◆ windRule() [1/2]
WindRule WebCore::BasicShapePolygon::windRule |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ windRule() [2/2]
WindRule WebCore::BasicShapePolygon::windRule |
( |
| ) |
const |
|
inlineoverridevirtual |
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