GetCurveCoefs(const DocCoord *, PtCoefs *) | PathUtil | [static] |
PointOnCurve(double, const DocCoord *) | PathUtil | [static] |
PointOnLine(const double, const DocCoord *) | PathUtil | [static] |
PointOnSemiCircle(const DocCoord ¢re, const DocCoord &radialp, double t) | PathUtil | [static] |
SplitCurve(const double, const DocCoord *, UINT32 *, PathVerb *, DocCoord *) | PathUtil | [static] |
SplitLine(const double, const DocCoord *, UINT32 *, PathVerb *, DocCoord *) | PathUtil | [static] |
SqrDistance(const DocCoord &p1, const DocCoord &p2) | PathUtil | [static] |
SqrDistanceToCurve(const UINT32, const DocCoord *, const DocCoord &, double *) | PathUtil | [static] |
SqrDistanceToLine(const DocCoord *, const DocCoord &, double *) | PathUtil | [static] |
SqrDistanceToSemiCircle(const DocCoord *, const DocCoord &, double *) | PathUtil | [static] |