Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.h77 extern int WIN_SetWindowHitTest(SDL_Window *window, SDL_bool enabled);
DSDL_windowsvideo.c159 device->SetWindowHitTest = WIN_SetWindowHitTest; in WIN_CreateDevice()
DSDL_windowswindow.c841 WIN_SetWindowHitTest(SDL_Window *window, SDL_bool enabled) in WIN_SetWindowHitTest() function