Lines Matching refs:x

108 	if(widget_create_label(w, "mixer_lab", c_c_lab.x, c_c_lab.y) != 0) return(-1);  in bsd_prepare_mixer_lab()
155 c_c_sel.x, c_c_sel.y, in bsd_prepare_mixer_sel()
215 …if(bsd_prepare_mixer_mix_op(w, c, n, i, j, c_c_mix[j].x, c_c_mix[j].y, 1, (unsigned int) v[0]) != … in bsd_prepare_mixer_mix()
220 if(bsd_prepare_mixer_mix_op(w, c, n, i, j, c_c_mix[j].x, c_c_mix[j].y, 0, 0) != 0) { in bsd_prepare_mixer_mix()
243 …ix_op(struct w_stack *w, struct pixel_rgba_8 *c, char *n, int i, int j, int x, int y, int z, unsig… in bsd_prepare_mixer_mix_op() argument
248 x, y, in bsd_prepare_mixer_mix_op()
274 x + 16, y + 296, in bsd_prepare_mixer_mix_op()
279 x + 16, y + 296, in bsd_prepare_mixer_mix_op()
335 c_c_mix[j].x + 16, c_c_mix[j].y + 296, in bsd_update_mixer_mix()
342 c_c_mix[j].x + 16, c_c_mix[j].y + 296, in bsd_update_mixer_mix()
413 …if(bsd_prepare_mixer_ext_op(w, c, n, i, j, c_c_ext[j].x, c_c_ext[j].y, 1, (unsigned int) v[0]) != … in bsd_prepare_mixer_ext()
418 if(bsd_prepare_mixer_ext_op(w, c, n, i, j, c_c_ext[j].x, c_c_ext[j].y, 0, 0) != 0) { in bsd_prepare_mixer_ext()
441 …xt_op(struct w_stack *w, struct pixel_rgba_8 *c, char *n, int i, int j, int x, int y, int z, unsig… in bsd_prepare_mixer_ext_op() argument
450 x, y, in bsd_prepare_mixer_ext_op()
475 x + 22, y - 54, in bsd_prepare_mixer_ext_op()
563 c_c_rec.x, c_c_rec.y, in bsd_prepare_mixer_rec()
627 c_c_nse[0].x, c_c_nse[0].y, in bsd_prepare_mixer_tst_kn()
633 c_c_nse[1].x, c_c_nse[1].y, in bsd_prepare_mixer_tst_kn()
674 c_c_nse[2].x, c_c_nse[2].y, in bsd_prepare_mixer_tst_bt()