Home | History | Annotate | Download | only in sna

Lines Matching refs:y_dst

5948 	     int x_dst, int y_dst,
5958 x_dst = size - y_dst - 1;
5959 y_dst = t;
5963 y_dst = size - y_dst - 1;
5967 x_dst = y_dst;
5968 y_dst = size - t - 1;
5975 y_dst = size - y_dst - 1;
5978 *y_src = y_dst;