summaryrefslogtreecommitdiff
path: root/third_party/spiro/ppedit/bezctx_hittest.h
blob: 79949ae6bae0e016ca3ea7c2a8defb6df9233691 (plain)
1
2
3
4
5
bezctx *
new_bezctx_hittest(double x, double y);

double
bezctx_hittest_report(bezctx *z, int *p_knot_idx);