Home | History | Annotate | Download | only in gdx2d

Lines Matching full:xorig

4169       int xorig[] = { 0,4,0,2,0,1,0 };
4175 x = (a->s->img_x - xorig[p] + xspc[p]-1) / xspc[p];
4186 int out_x = i*xspc[p]+xorig[p];