Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwin32rootlesswndproc.c467 KillTimer(pScreenPriv->hwndScreen, WIN_POLLING_MOUSE_TIMER_ID); in winMWExtWMWindowProc()
500 WIN_POLLING_MOUSE_TIMER_ID, in winMWExtWMWindowProc()
519 WIN_POLLING_MOUSE_TIMER_ID, in winMWExtWMWindowProc()
H A Dwinmultiwindowwndproc.c293 WIN_POLLING_MOUSE_TIMER_ID, in winStartMousePolling()
562 KillTimer(s_pScreenPriv->hwndScreen, WIN_POLLING_MOUSE_TIMER_ID); in winTopLevelWindowProc()
H A Dwin.h93 #define WIN_POLLING_MOUSE_TIMER_ID 2 macro
H A Dwinwndproc.c909 case WIN_POLLING_MOUSE_TIMER_ID: in winWindowProc()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog48725 hw/xwin: Use boolean AND rather than bitwise AND in WIN_POLLING_MOUSE_TIMER_ID
48728 WIN_POLLING_MOUSE_TIMER_ID processing.