PathTraversalState.cpp File Reference
Include dependency graph for PathTraversalState.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | WebCore |
Functions | |
| template<class CurveType > | |
| static float | WebCore::curveLength (PathTraversalState &traversalState, CurveType curve) |
| static float | WebCore::distanceLine (const FloatPoint &start, const FloatPoint &end) |
| static FloatPoint | WebCore::midPoint (const FloatPoint &first, const FloatPoint &second) |
Variables | |
| static const float | WebCore::kPathSegmentLengthTolerance = 0.00001f |
KDE 4.6 API Reference