Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitInput.c46 DeviceIntPtr g_pwinPointer; variable
119 &g_pwinPointer, &g_pwinKeyboard, in InitInput()
H A Dwinmouse.c231 QueuePointerEvents(g_pwinPointer, iEventType, iButton, in winMouseButtonsSendEvent()
347 QueuePointerEvents(g_pwinPointer, MotionNotify, 0, in winEnqueueMotion()
H A Dwinwndproc.c718 if (g_pwinPointer == NULL) in winWindowProc()
722 if (s_pScreen != miPointerGetScreen(g_pwinPointer)) in winWindowProc()
723 miPointerSetScreen(g_pwinPointer, s_pScreenInfo->dwScreen, in winWindowProc()
H A Dwinmultiwindowwndproc.c530 if (s_pScreen != miPointerGetScreen(g_pwinPointer)) in winTopLevelWindowProc()
531 miPointerSetScreen(g_pwinPointer, s_pScreenInfo->dwScreen, in winTopLevelWindowProc()
H A Dwin.h588 extern DeviceIntPtr g_pwinPointer;