Home
last modified time | relevance | path

Searched refs:USEPOPUP_NONE (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dpopupmenu.c801 # define use_popup USEPOPUP_NONE in pum_set_selected()
810 use_popup = USEPOPUP_NONE; in pum_set_selected()
811 if (use_popup != USEPOPUP_NONE) in pum_set_selected()
892 if (repeat == 0 && use_popup == USEPOPUP_NONE) in pum_set_selected()
917 if (use_popup != USEPOPUP_NONE) in pum_set_selected()
1004 if (use_popup != USEPOPUP_NONE) in pum_set_selected()
H A Dex_cmds.c5130 else if (use_popup != USEPOPUP_NONE) in prepare_tagpreview()
5160 || use_popup != USEPOPUP_NONE) in prepare_tagpreview()
5161 return popup_create_preview_window(use_popup != USEPOPUP_NONE); in prepare_tagpreview()
H A Dvim.h2211 USEPOPUP_NONE, enumerator