Lines Matching full:srcrect
144 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
627 * the same size. If either 'srcrect' or 'dstrect' are NULL, the entire
629 * in 'srcrect' and 'dstrect' after all clipping is performed.
699 (SDL_Surface *src, SDL_Rect *srcrect,
705 (SDL_Surface *src, SDL_Rect *srcrect,
913 extern DECLSPEC int SDLCALL SDL_SoftStretch(SDL_Surface *src, SDL_Rect *srcrect,