Home
last modified time | relevance | path

Searched refs:in_window_deactivation (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.h51 SDL_bool in_window_deactivation; member
A DSDL_windowsevents.c512 data->in_window_deactivation = SDL_TRUE; in WIN_WindowProc()
524 data->in_window_deactivation = SDL_FALSE; in WIN_WindowProc()
A DSDL_windowswindow.c691 if (data->windowed_mode_was_maximized && !data->in_window_deactivation) { in WIN_SetWindowFullscreen()

Completed in 15 milliseconds