#include <RasterShape.h>
◆ RasterShapeIntervals() [1/2]
WebCore::RasterShapeIntervals::RasterShapeIntervals |
( |
unsigned |
size, |
|
|
int |
offset = 0 |
|
) |
| |
|
inline |
◆ RasterShapeIntervals() [2/2]
WebCore::RasterShapeIntervals::RasterShapeIntervals |
( |
unsigned |
size, |
|
|
int |
offset = 0 |
|
) |
| |
|
inline |
◆ bounds() [1/2]
const IntRect& WebCore::RasterShapeIntervals::bounds |
( |
| ) |
const |
|
inline |
◆ bounds() [2/2]
const IntRect& WebCore::RasterShapeIntervals::bounds |
( |
| ) |
const |
|
inline |
◆ buildBoundsPath() [1/2]
void WebCore::RasterShapeIntervals::buildBoundsPath |
( |
Path & |
path | ) |
const |
◆ buildBoundsPath() [2/2]
void WebCore::RasterShapeIntervals::buildBoundsPath |
( |
Path & |
| ) |
const |
◆ computeShapeMarginIntervals() [1/2]
std::unique_ptr< RasterShapeIntervals > WebCore::RasterShapeIntervals::computeShapeMarginIntervals |
( |
int |
shapeMargin | ) |
const |
◆ computeShapeMarginIntervals() [2/2]
std::unique_ptr<RasterShapeIntervals> WebCore::RasterShapeIntervals::computeShapeMarginIntervals |
( |
int |
shapeMargin | ) |
const |
◆ initializeBounds() [1/2]
void WebCore::RasterShapeIntervals::initializeBounds |
( |
| ) |
|
◆ initializeBounds() [2/2]
void WebCore::RasterShapeIntervals::initializeBounds |
( |
| ) |
|
◆ intervalAt() [1/4]
◆ intervalAt() [2/4]
◆ intervalAt() [3/4]
const IntShapeInterval& WebCore::RasterShapeIntervals::intervalAt |
( |
int |
y | ) |
const |
|
inline |
◆ intervalAt() [4/4]
const IntShapeInterval& WebCore::RasterShapeIntervals::intervalAt |
( |
int |
y | ) |
const |
|
inline |
◆ isEmpty() [1/2]
bool WebCore::RasterShapeIntervals::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isEmpty() [2/2]
bool WebCore::RasterShapeIntervals::isEmpty |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/RasterShape.h
- Source/WebCore/rendering/shapes/RasterShape.cpp