Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsmouse.c274 WIN_GetGlobalMouseState(int *x, int *y) in WIN_GetGlobalMouseState() function
304 mouse->GetGlobalMouseState = WIN_GetGlobalMouseState; in WIN_InitMouse()