Home | History | Annotate | Download | only in include

Lines Matching defs:SDL_SRCCOLORKEY

151 #define SDL_SRCCOLORKEY	0x00001000	/**< Blit uses a source color key */
535 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
608 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
687 * SDL_SRCCOLORKEY ignored.
690 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
701 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
708 * SDL_SRCCOLORKEY ignored.
711 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
721 * if SDL_SRCCOLORKEY set, only copy the pixels matching the