Home | History | Annotate | Download | only in SDL

Lines Matching defs:SDL_SRCCOLORKEY

144 #define SDL_SRCCOLORKEY	0x00001000	/* Blit uses a source color key */
490 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
563 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
642 * SDL_SRCCOLORKEY ignored.
645 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
656 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
663 * SDL_SRCCOLORKEY ignored.
666 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
676 * if SDL_SRCCOLORKEY set, only copy the pixels matching the