Searched refs:mouseInWindow (Results 1 – 5 of 5) sorted by relevance
77 int mouseInWindow = 0; variable86 if (mouseInWindow) WIMP_PollMouse(this); in WIMP_PumpEvents()192 mouseInWindow = 0; in WIMP_Poll()204 mouseInWindow = 1; in WIMP_Poll()
57 extern int mouseInWindow; /* Mouse is in WIMP window */332 mouseInWindow = 0; in RISCOS_RestoreWimpMode()
42 extern int mouseInWindow;253 if (mouseInWindow) return RISCOS_ShowWMCursor(this, cursor); in WIMP_ShowWMCursor()
240 extern int mouseInWindow;245 if (!mouseInWindow) return; in WIMP_PollMouse()
75 extern int mouseInWindow;257 mouseInWindow = 0; in WIMP_SetupWindow()