Home | History | Annotate | Download | only in macdsp

Lines Matching refs:SDL_SRCCOLORKEY

1026     if (surface->flags & SDL_SRCCOLORKEY) {
1041 surface->flags |= SDL_SRCCOLORKEY;
1130 if ( (src->flags & SDL_SRCCOLORKEY) == SDL_SRCCOLORKEY ) {
1168 if ( (src->flags & SDL_SRCCOLORKEY) &&
1182 if ( src->flags & SDL_SRCCOLORKEY) {