Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.h57 extern void WIN_SetWindowPosition(_THIS, SDL_Window * window);
DSDL_windowsvideo.c138 device->SetWindowPosition = WIN_SetWindowPosition; in WIN_CreateDevice()
DSDL_windowswindow.c453 WIN_SetWindowPosition(_THIS, SDL_Window * window) in WIN_SetWindowPosition() function