Lines Matching defs:def
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()
2632 computeAcc(xArc * tarc, int lw, struct arc_def *def, struct accelerators *acc) in computeAcc()
2658 computeBound(struct arc_def *def, in computeBound()
2820 struct arc_def *def, in hookX()
2881 struct arc_def *def, in arcSpan()
2941 struct arc_def *def, in arcSpan0()
2963 struct arc_def *def, in tailSpan()
3263 struct arc_def def; in drawArc() local
3495 drawQuadrant(struct arc_def *def, in drawQuadrant()