Home | History | Annotate | Download | only in sna

Lines Matching refs:y_dst

4399 	     int x_dst, int y_dst,
4409 x_dst = size - y_dst - 1;
4410 y_dst = t;
4414 y_dst = size - y_dst - 1;
4418 x_dst = y_dst;
4419 y_dst = size - t - 1;
4426 y_dst = size - y_dst - 1;
4429 *y_src = y_dst;