Searched refs:g_pwinPointer (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | InitInput.c | 46 DeviceIntPtr g_pwinPointer; variable 119 &g_pwinPointer, &g_pwinKeyboard, in InitInput()
|
| H A D | winmouse.c | 231 QueuePointerEvents(g_pwinPointer, iEventType, iButton, in winMouseButtonsSendEvent() 347 QueuePointerEvents(g_pwinPointer, MotionNotify, 0, in winEnqueueMotion()
|
| H A D | winwndproc.c | 718 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 D | winmultiwindowwndproc.c | 530 if (s_pScreen != miPointerGetScreen(g_pwinPointer)) in winTopLevelWindowProc() 531 miPointerSetScreen(g_pwinPointer, s_pScreenInfo->dwScreen, in winTopLevelWindowProc()
|
| H A D | win.h | 588 extern DeviceIntPtr g_pwinPointer;
|