Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:alt_held

1189     bool alt_held = (event->state & GDK_MOD1_MASK);
1190 model_->AcceptInput(alt_held ? NEW_FOREGROUND_TAB : CURRENT_TAB, false);