Home | History | Annotate | Download | only in sna

Lines Matching refs:x_dst

4399 	     int x_dst, int y_dst,
4408 t = x_dst;
4409 x_dst = size - y_dst - 1;
4413 x_dst = size - x_dst - 1;
4417 t = x_dst;
4418 x_dst = y_dst;
4424 x_dst = size - x_dst - 1;
4428 *x_src = x_dst;