Searched refs:BUTTON_CLICKED (Results 1 – 1 of 1) sorted by relevance
148 #define BUTTON_CLICKED (BUTTON1_CLICKED | BUTTON2_CLICKED | BUTTON3_CLICKED … macro158 #define BUTTON_CLICKED (BUTTON1_CLICKED | BUTTON2_CLICKED | BUTTON3_CLICKED …1668 if ((ep->bstate & BUTTON_CLICKED) in _nc_mouse_parse()1669 && (next->bstate & BUTTON_CLICKED)) { in _nc_mouse_parse()1687 && (next->bstate & BUTTON_CLICKED)) { in _nc_mouse_parse()1948 | BUTTON_CLICKED in NCURSES_SP_NAME()