Lines Matching refs:buf_T
59 find_prop_hi(char_u *name, buf_T *buf) in find_prop_hi()
83 find_prop(char_u *name, buf_T *buf) in find_prop()
97 find_prop_type_id(char_u *name, buf_T *buf) in find_prop_type_id()
112 lookup_prop_type(char_u *name, buf_T *buf) in lookup_prop_type()
131 get_bufnr_from_arg(typval_T *arg, buf_T **buf) in get_bufnr_from_arg()
192 buf_T *buf, in prop_add_one()
317 buf_T *buf = curbuf; in f_prop_add_list()
389 buf_T *default_buf, in prop_add_common()
395 buf_T *buf = default_buf; in prop_add_common()
461 get_text_props(buf_T *buf, linenr_T lnum, char_u **props, int will_change) in get_text_props()
602 prop_fill_dict(dict_T *dict, textprop_T *prop, buf_T *buf) in prop_fill_dict()
633 text_prop_type_by_id(buf_T *buf, int id) in text_prop_type_by_id()
652 buf_T *buf = curbuf; in f_prop_clear()
716 buf_T *buf = curbuf; in f_prop_find()
906 buf_T *buf = curbuf; in f_prop_list()
960 buf_T *buf = curbuf; in f_prop_remove()
1101 buf_T *buf = NULL; in prop_type_set()
1238 buf_T *buf = NULL; in f_prop_type_delete()
1296 buf_T *buf = NULL; in f_prop_type_get()
1349 buf_T *buf = NULL; in f_prop_type_list()
1415 clear_buf_prop_types(buf_T *buf) in clear_buf_prop_types()