Searched refs:BUTTON2_TRIPLE_CLICKED (Results 1 – 6 of 6) sorted by relevance
166 #define BUTTON2_TRIPLE_CLICKED 0x00000200L macro
1514 #define BUTTON2_TRIPLE_CLICKED NCURSES_MOUSE_MASK(2, NCURSES_TRIPLE_CLICKED) macro
1519 #define BUTTON2_TRIPLE_CLICKED NCURSES_MOUSE_MASK(2, NCURSES_TRIPLE_CLICKED) macro
2893 SetDictInt("BUTTON2_TRIPLE_CLICKED", BUTTON2_TRIPLE_CLICKED); in init_curses()
4879 SetDictInt("BUTTON2_TRIPLE_CLICKED", BUTTON2_TRIPLE_CLICKED); in PyInit__curses()