Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 48) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_sound.vim8 func PlayCallback(id, result) argument
65 func PlayAgain(id, fname) argument
H A Dtest_ex_mode.vim195 func FeedQ(id) argument
H A Dtest_popupwin.vim662 func CloseMsg(id, result) argument
1691 func QuitCallback(id, res) argument
1720 func QuitCallback(id, res) argument
1748 func MenuDone(id, res) argument
1774 func MenuDone(id, res) argument
1837 func PopupDone(id, result) argument
2446 func QuitCallback(id, res) argument
H A Dtest_timers.vim370 func CauseAnError(id) argument
374 func FeedChar(id) argument
H A Dtest_normal.vim2835 func! DoTimerWork(id) argument
/vim-8.2.3635/runtime/plugin/
H A Drrhelper.vim42 function DoRemoteReply(id, cnt, group, file) argument
/vim-8.2.3635/src/
H A Dmatch.c33 int id, in match_add()
228 match_delete(win_T *wp, int id, int perr) in match_delete()
305 get_match(win_T *wp, int id) in get_match()
1108 int id; in f_setmatches() local
1177 int id = -1; in f_matchadd() local
1232 int id = -1; in f_matchaddpos() local
1299 int id; in f_matcharg() local
1361 int id; in ex_match() local
H A Dhighlight.c1381 int id; in do_highlight() local
1999 int id; in hl_get_font_name() local
2019 int id; in hl_set_font_name() local
2037 int id; in hl_set_bg_color_name() local
2952 int id, in highlight_list_arg()
3010 int id, in highlight_has_attr()
3043 int id, in highlight_color()
3134 int id, in highlight_gui_color_rgb()
3285 int id; in set_hl_attr() local
3662 int id, in combine_stl_hlt()
[all …]
H A Dtermlib.c218 tgetflag(char *id) in tgetflag()
236 tgetnum(char *id) in tgetnum()
275 tgetstr(char *id, char **buf) in tgetstr()
H A Dtextprop.c194 int id, in prop_add_one()
318 int id = 0; in f_prop_add_list() local
396 int id = 0; in prop_add_common() local
516 find_visible_prop(win_T *wp, int type_id, int id, textprop_T *prop, in find_visible_prop()
572 find_type_by_id(hashtab_T *ht, int id) in find_type_by_id()
633 text_prop_type_by_id(buf_T *buf, int id) in text_prop_type_by_id()
721 int id = 0; in f_prop_find() local
962 int id = -1; in f_prop_remove() local
H A Devalwindow.c60 int id = tv_get_number(&argvars[0]); in win_id2tabwin() local
85 win_id2wp(int id) in win_id2wp()
94 win_id2wp_tp(int id, tabpage_T **tpp) in win_id2wp_tp()
133 int id = tv_get_number(&argvars[0]); in win_id2win() local
689 int id; in f_win_execute() local
760 int id; in f_win_gotoid() local
H A Dsign.c166 int id = 1; in sign_group_get_next_signid() local
212 int id, // sign ID in insert_sign()
272 int id, // sign ID in insert_sign_by_lnum_prio()
418 int id, // sign ID in buf_addsign()
565 int id, // sign id in buf_delsign()
625 int id, // sign ID in buf_findsign()
1236 int id = -1; in sign_unplace_at_cursor() local
1355 int id, in sign_place_cmd()
1399 int id, in sign_unplace_cmd()
1468 int id, in sign_jump_cmd()
[all …]
H A Dpopupwin.c2237 int id = wp->w_id; in popup_close_and_callback() local
2375 int id; in f_popup_filter_menu() local
2440 int id; in f_popup_filter_yesno() local
2532 int id; in f_popup_close() local
2574 int id; in f_popup_hide() local
2603 int id; in f_popup_show() local
2627 int id; in f_popup_settext() local
2780 int id; in f_popup_move() local
2814 int id; in f_popup_setoptions() local
2850 int id; in f_popup_getpos() local
[all …]
H A Dsound.c119 uint32_t id, in sound_callback()
433 long id; in f_sound_stop() local
H A Dsyntax.c3663 int id; in syn_cmd_clear() local
3743 syn_clear_one(int id, int syncing) in syn_clear_one()
3842 int id; in syn_cmd_list() local
3988 int id, in syn_list_one()
4114 syn_list_cluster(int id) in syn_list_cluster()
4254 int id, in syn_list_keywords()
5470 int id = 0; in syn_scl_namen2id() local
5490 int id; in syn_check_cluster() local
5928 int id; in get_id_list() local
6156 short id = ssp->id; in in_id_list() local
[all …]
H A Dchannel.c1503 int id) in channel_set_req_callback()
2305 channel_add_block_id(chanpart_T *chanpart, int id) in channel_add_block_id()
2322 channel_remove_block_id(chanpart_T *chanpart, int id) in channel_remove_block_id()
2346 channel_has_block_id(chanpart_T *chanpart, int id) in channel_has_block_id()
2370 int id, in channel_get_json()
2570 int id = argv[id_idx].vval.v_number; in channel_exe_cmd() local
3721 int id, in channel_read_json_block()
3857 int id = -1; in common_channel_read() local
4216 int id, in send_common()
4263 int id; in ch_expr_common() local
H A Dgui_athena.c869 gui_athena_menu_has_submenus(Widget id, Widget ignore) in gui_athena_menu_has_submenus()
889 gui_athena_menu_font(Widget id) in gui_athena_menu_font()
2272 gui_athena_menu_colors(Widget id) in gui_athena_menu_colors()
2285 gui_athena_scroll_colors(Widget id) in gui_athena_scroll_colors()
H A Dgui.h175 Widget id; // Id of real scroll bar member
178 GtkWidget *id; // Id of real scroll bar member
183 HWND id; // Id of real scroll bar member
191 VimScrollBar *id; // Pointer to real scroll bar member
194 PtWidget_t *id; member
H A Dglobals.h317 # define SCRIPT_ITEM(id) (((scriptitem_T **)script_items.ga_data)[(id) - 1]) argument
318 # define SCRIPT_ID_VALID(id) ((id) > 0 && (id) <= script_items.ga_len) argument
319 # define SCRIPT_SV(id) (SCRIPT_ITEM(id)->sn_vars) argument
320 # define SCRIPT_VARS(id) (SCRIPT_SV(id)->sv_dict.dv_hashtab) argument
H A Dgui_motif.c1084 Widget id) // can be NULL when deleting menu in gui_mch_compute_menu_height()
2094 set_fontlist(Widget id) in set_fontlist()
2152 int id; member
3374 gui_motif_menu_colors(Widget id) in gui_motif_menu_colors()
3390 gui_motif_scroll_colors(Widget id) in gui_motif_scroll_colors()
H A Dif_xcmdsrv.c164 Window id; member
721 unsigned id = None; in serverStrToWin() local
H A Dos_mswin.c2175 struct server_id *id = (struct server_id *)lparam; in enumWindowsGetServer() local
2258 struct server_id id; in findServer() local
2662 charset_id2name(int id) in charset_id2name()
2677 quality_id2name(DWORD id) in quality_id2name()
/vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/
H A Dtermdebug.vim84 func s:Breakpoint2SignNumber(id, subid) argument
1202 func s:CreateBreakpoint(id, subid) argument
1265 func s:PlaceSign(id, subid, entry) argument
/vim-8.2.3635/runtime/indent/
H A Dhtml.vim199 func s:AddBlockTag(tag, id, ...) argument
/vim-8.2.3635/runtime/syntax/
H A D2html.vim235 function! s:HtmlOpening(id, extra_attrs) argument
260 function! s:HtmlClosing(id, has_extra_attrs) argument
626 function! s:CSS1(id) argument

12