Home | History | Annotate | Download | only in sna

Lines Matching refs:x_dst

5948 	     int x_dst, int y_dst,
5957 t = x_dst;
5958 x_dst = size - y_dst - 1;
5962 x_dst = size - x_dst - 1;
5966 t = x_dst;
5967 x_dst = y_dst;
5973 x_dst = size - x_dst - 1;
5977 *x_src = x_dst;