Searched refs:p_smd (Results 1 – 9 of 9) sorted by relevance
1108 smd_save = p_smd; in format_lines()1109 p_smd = FALSE; in format_lines()1116 p_smd = smd_save; in format_lines()
896 save_smd = p_smd; in normal_cmd()897 p_smd = FALSE; // Don't let the IM code show the mode here in normal_cmd()938 p_smd = save_smd; in normal_cmd()1140 if ( ((p_smd in normal_cmd()5686 if (p_smd && msg_silent == 0) in nv_visual()5804 if (p_smd && msg_silent == 0) in n_start_visual_mode()
1019 || (VIsual_active && p_smd && msg_silent == 0 in do_mouse()1971 if (p_smd && msg_silent == 0) in jump_to_mouse()
908 EXTERN int p_smd; // 'showmode' variable
408 if (p_smd && msg_silent == 0) in edit()3722 else if (p_smd && (got_int || !skip_showmode())) in ins_esc()
3398 if (advance && p_smd && msg_silent == 0 && (State & INSERT)) in vgetorpeek()
4233 if (!p_smd) in ins_complete()
4144 do_mode = ((p_smd && msg_silent == 0) in showmode()
2341 (char_u *)&p_smd, PV_NONE,