Lines Matching defs:surfx
3807 // surfx, surfy, surfw, surfh - The rectangle in the surface to blend
3817 short surfx, short surfy,
3845 // surfx, surfy, surfw, surfh - The rectangle in the surface to blend
3857 short surfx, short surfy,
3914 if((surfx + surfw) > target_surface->width) {
4005 *(float *)data++ = (float) (surfx + surfw);
4010 *(float *)data++ = (float) surfx;
4015 *(float *)data++ = (float) surfx;
4094 *(float *)data++ = (float) ((surfx + surfw)>>1);
4099 *(float *)data++ = (float) (surfx>>1);
4104 *(float *)data++ = (float) (surfx>>1);
4184 *(float *)data++ = (float) ((surfx + surfw)>>1);
4189 *(float *)data++ = (float) (surfx>>1);
4194 *(float *)data++ = (float) (surfx>>1);