Home | History | Annotate | Download | only in vega

Lines Matching refs:cx

1093             VGfloat cx = data[0], cy = data[1];
1099 stroker_emit_move_to(stroker, cx + offset, cy);
1101 cx + offset, cy,
1102 cx - offset, cy,
1106 cx - offset, cy,
1107 cx + offset, cy,