Searched refs:BUTTON_CLICKED (Results 1 – 1 of 1) sorted by relevance
145 #define BUTTON_CLICKED (BUTTON1_CLICKED | BUTTON2_CLICKED | BUTTON3_CLICKED … macro155 #define BUTTON_CLICKED (BUTTON1_CLICKED | BUTTON2_CLICKED | BUTTON3_CLICKED …1678 if ((ep->bstate & BUTTON_CLICKED) in _nc_mouse_parse()1679 && (next->bstate & BUTTON_CLICKED)) { in _nc_mouse_parse()1697 && (next->bstate & BUTTON_CLICKED)) { in _nc_mouse_parse()1956 | BUTTON_CLICKED in NCURSES_SP_NAME()