Home | History | Annotate | Download | only in vega

Lines Matching refs:px1

1651 void path_cubic_to(struct path *p, float px1, float py1,
1659 data[0] = px1; data[1] = py1;