Lines Matching full:accelerators

150 struct accelerators {  struct
378 static void drawQuadrant(struct arc_def *def, struct accelerators *acc,
617 struct arc_def *def, struct arc_bound *bounds, struct accelerators *acc) in tailX()
2552 tailEllipseY(struct arc_def *def, struct accelerators *acc) in tailEllipseY()
2580 outerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerXfromXY()
2586 outerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerYfromXY()
2592 innerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in innerXfromXY()
2598 innerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in innerYfromXY()
2604 innerYfromY(double y, struct arc_def *def, struct accelerators *acc) in innerYfromY()
2626 * compute various accelerators for an ellipse. These
2632 computeAcc(xArc * tarc, int lw, struct arc_def *def, struct accelerators *acc) in computeAcc()
2660 struct accelerators *acc, miArcFacePtr right, miArcFacePtr left) in computeBound()
2784 * or (to use accelerators),
2797 struct arc_bound *bound, struct accelerators *acc, int left) in hookEllipseY()
2821 struct arc_bound *bound, struct accelerators *acc, int left) in hookX()
2882 struct arc_bound *bounds, struct accelerators *acc, int mask) in arcSpan()
2942 struct arc_bound *bounds, struct accelerators *acc, int mask) in arcSpan0()
2964 struct arc_bound *bounds, struct accelerators *acc, int mask) in tailSpan()
3264 struct accelerators acc; in drawArc()
3496 struct accelerators *acc, in drawQuadrant()