Home | History | Annotate | Download | only in include

Lines Matching defs:SDL_SRCCOLORKEY

132 #define SDL_SRCCOLORKEY	0x00001000	/* Blit uses a source color key */
488 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
561 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
640 * SDL_SRCCOLORKEY ignored.
643 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
654 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
661 * SDL_SRCCOLORKEY ignored.
664 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
674 * if SDL_SRCCOLORKEY set, only copy the pixels matching the