Searched refs:g_fButton (Results 1 – 3 of 3) sorted by relevance
616 g_fButton[0] = TRUE; in winTopLevelWindowProc()623 g_fButton[0] = FALSE; in winTopLevelWindowProc()632 g_fButton[1] = TRUE; in winTopLevelWindowProc()639 g_fButton[1] = FALSE; in winTopLevelWindowProc()648 g_fButton[2] = TRUE; in winTopLevelWindowProc()655 g_fButton[2] = FALSE; in winTopLevelWindowProc()
83 extern Bool g_fButton[3];
52 Bool g_fButton[3] = { FALSE, FALSE, FALSE }; variable938 if (g_fButton[0] && !wL) in winWindowProc()940 if (g_fButton[1] && !wM) in winWindowProc()942 if (g_fButton[2] && !wR) in winWindowProc()