Searched refs:y_b_dot (Results 1 – 1 of 1) sorted by relevance
561 b_cos_eta_b, x_b, y_b, x_b_dot, y_b_dot, lx, ly; in arc_to_beziers() local597 y_b_dot = -a_sin_eta_b * arc->sin_theta + in arc_to_beziers()616 double yADot = y_b_dot; in arc_to_beziers()631 y_b_dot = -a_sin_eta_b * arc->sin_theta + in arc_to_beziers()637 (float) (x_b - alpha * x_b_dot), (float) (y_b - alpha * y_b_dot), in arc_to_beziers()