Home | History | Annotate | Download | only in os2fslib

Lines Matching refs:SDL_RESIZABLE

459                  && ((pVideo->hidden->pSDLSurface->flags & SDL_RESIZABLE)==0)
554 (pVideo->hidden->pSDLSurface->flags & SDL_RESIZABLE) &&
676 (pVideo->hidden->pSDLSurface->flags & SDL_RESIZABLE) &&
1002 (pVideo->hidden->pSDLSurface->flags & SDL_RESIZABLE) &&
1548 (_this->hidden->pSDLSurface->flags & SDL_RESIZABLE) &&
2165 (_this->hidden->pSDLSurface->flags & SDL_RESIZABLE) &&
2318 if (flags & SDL_RESIZABLE)
2410 if (flags & SDL_RESIZABLE)
2481 pResult->flags |= (flags & SDL_RESIZABLE);
2499 ((flags & SDL_RESIZABLE)==0) ||
2603 if ((flags & SDL_RESIZABLE) && ((flags & SDL_FULLSCREEN) == 0))