Searched refs:OPT_ONPLUS (Results 1 – 14 of 14) sorted by relevance
498 return ((val == OPT_ONPLUS) ? OPT_OFF : OPT_ONPLUS);728 return quit_at_eof ? OPT_ONPLUS : OPT_ON; in get_quit_at_eof()
160 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) {323 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) {
64 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)291 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)
191 if (is_ucase_pattern && caseless != OPT_ONPLUS)234 if (ctldisp == OPT_ONPLUS) in get_cvt_ops()1064 if (hilite_search == OPT_ONPLUS) in chg_hilite()1117 } else if (how_search == OPT_ONPLUS && !(search_type & SRCH_AFTER_TARGET))1525 if (hilite_search == OPT_ONPLUS && !hide_hilite)1607 if (hilite_search == OPT_ONPLUS && hide_hilite)1637 if (hilite_search == OPT_ONPLUS || status_col)
788 if (get_quit_at_eof() == OPT_ONPLUS && in prompt()1371 if (show_attn == OPT_ONPLUS && number > 1) in commands()1409 if (show_attn == OPT_ONPLUS && number > 1) in commands()1431 if (show_attn == OPT_ONPLUS) in commands()1457 if (show_attn == OPT_ONPLUS) in commands()
288 if (linenums == OPT_ONPLUS)326 if (linenums == OPT_ONPLUS)352 if (linenums == OPT_ONPLUS) in line_pfx_width()1008 if (ctldisp == OPT_ONPLUS && line_ansi == NULL)1132 if (ctldisp != OPT_ONPLUS || !is_ansi_end('m')) in add_attr_normal()
157 if (caseless != OPT_ONPLUS)293 if (caseless == OPT_ONPLUS && ASCII_IS_UPPER(cp))
158 TRIPLE, OPT_ONPLUS, &how_search, NULL,232 TRIPLE|HL_REPAINT, OPT_ONPLUS, &hilite_search, NULL,
432 return ((mousecap == OPT_ONPLUS) ? A_B_MOUSE : A_F_MOUSE); in mouse_wheel_down()441 return ((mousecap == OPT_ONPLUS) ? A_F_MOUSE : A_B_MOUSE); in mouse_wheel_up()
253 if (linenums == OPT_ONPLUS) in abort_long()
90 if (ctldisp != OPT_ONPLUS || (vt_enabled && sgr_mode)) in win_flush()
183 #define OPT_ONPLUS 2 macro
466 if (ctldisp != OPT_ONPLUS) in ctagsearch()
490 if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(c)) != NULL)