Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.h60 extern void WIN_ShowWindow(_THIS, SDL_Window * window);
DSDL_windowsvideo.c141 device->ShowWindow = WIN_ShowWindow; in WIN_CreateDevice()
DSDL_windowswindow.c465 WIN_ShowWindow(_THIS, SDL_Window * window) in WIN_ShowWindow() function