Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.h55 extern void WIN_SetWindowTitle(_THIS, SDL_Window * window);
DSDL_windowsvideo.c136 device->SetWindowTitle = WIN_SetWindowTitle; in WIN_CreateDevice()
DSDL_windowswindow.c393 WIN_SetWindowTitle(_THIS, SDL_Window * window) in WIN_SetWindowTitle() function