Searched refs:send_foregrounding_pending (Results 1 – 1 of 1) sorted by relevance
47 static SDL_bool send_foregrounding_pending = SDL_FALSE; variable70 send_foregrounding_pending = SDL_TRUE; in SDL_HandleSIG()191 if (send_foregrounding_pending) {192 send_foregrounding_pending = SDL_FALSE;
Completed in 3 milliseconds