Home
last modified time | relevance | path

Searched defs:context (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/runtime/syntax/
H A Dhostconf.vim61 function s:generate_suffix_groups(list_of_order_of_orders, context, trailing_context) argument
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim605 function! phpcomplete#CompleteUnknownClass(base, context) " {{{ argument
948 function! phpcomplete#CompleteUserClass(context, base, sccontent, visibility) " {{{ argument
1103 function! phpcomplete#CompleteBuiltInClass(context, classname, base) " {{{ argument
1529 function! phpcomplete#GetClassName(start_line, context, current_namespace, imports) " {{{ argument
/vim-8.2.3635/src/
H A Devalfunc.c215 argcontext_T *context) in check_arg_type()
241 arg_number(type_T *type, argcontext_T *context) in arg_number()
286 arg_string(type_T *type, argcontext_T *context) in arg_string()
295 arg_blob(type_T *type, argcontext_T *context) in arg_blob()
304 arg_bool(type_T *type, argcontext_T *context) in arg_bool()
339 arg_buffer(type_T *type, argcontext_T *context) in arg_buffer()
367 arg_lnum(type_T *type, argcontext_T *context) in arg_lnum()
455 arg_job(type_T *type, argcontext_T *context) in arg_job()
572 arg_get1(type_T *type, argcontext_T *context) in arg_get1()
591 arg_len1(type_T *type, argcontext_T *context) in arg_len1()
[all …]
H A Dif_cscope.c1682 char **context, in cs_parse_results()
1745 char *context; in cs_file_results() local
1915 char *context; in cs_print_tags_priv() local
H A Dgui_xim.c255 GtkStyleContext * const context in im_preedit_window_open() local
608 im_preedit_changed_cb(GtkIMContext *context, gpointer data UNUSED) in im_preedit_changed_cb()
H A Dsound.c96 static ca_context *context = NULL; variable
H A Dcmdexpand.c775 int context) // EXPAND_FILES etc. in addstar()
2107 int context; in ExpandFromContext() member
H A Dgui_dwrite.cpp490 TextRendererContext *context = in IFACEMETHOD() local
1037 TextRendererContext context = { color, FLOAT(cellWidth), 0.0f }; in DrawText() local
H A Dgui_beval.c476 GtkStyleContext *context = NULL; in balloon_draw_event_cb() local
H A Dfilepath.c1538 checkitem_common(void *context, char_u *name, dict_T *dict) in checkitem_common()
1588 readdir_checkitem(void *context, void *item) in readdir_checkitem()
1672 readdirex_checkitem(void *context, void *item) in readdirex_checkitem()
H A Dpopupmenu.c719 int context = pum_height / 2; in pum_set_selected() local
H A Dfileio.c4762 void *context, in readdir_core()
4763 int (*checkitem)(void *context, void *item), in readdir_core()
H A Dgui_gtk_x11.c2002 drag_handle_uri_list(GdkDragContext *context, in drag_handle_uri_list()
2031 drag_handle_text(GdkDragContext *context, in drag_handle_text()
2069 GdkDragContext *context, in drag_data_received_cb()
3939 GtkStyleContext * const context = in gui_mch_new_colors() local
H A Dos_win32.c7168 copy_substream(HANDLE sh, void *context, WCHAR *to, WCHAR *substream, long len) in copy_substream()
7218 void *context = NULL; in copy_infostreams() local
H A Dex_docmd.c7455 char *context = "global"; in ex_pwd() local