Searched refs:compl_shown_match (Results 1 – 2 of 2) sorted by relevance
853 || compl_shown_match != compl_shown_match->cp_next; in ins_compl_has_shown_match()1088 compl_shown_match = compl; in ins_compl_show_pum()1113 if (compl == compl_shown_match) in ins_compl_show_pum()1493 compl_shown_match = NULL; in ins_compl_free()1608 if (compl_shown_match != NULL) in ins_compl_bs()3363 compl_shown_match = compl_shown_match->cp_next; in ins_compl_next()3377 compl_shown_match = compl_shown_match->cp_prev; in ins_compl_next()3403 compl_shown_match = compl_shown_match->cp_next; in ins_compl_next()3412 compl_shown_match = compl_shown_match->cp_prev; in ins_compl_next()3446 compl_shown_match = compl_shown_match->cp_next; in ins_compl_next()[all …]
17651 Solution: Reset compl_shown_match and compl_curr_match. (Christian Brabandt)