Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmbyte.c5461 static size_t cw_table_size = 0; variable
5481 top = (int)cw_table_size - 1; in cw_value()
5530 cw_table_size = 0; in f_setcellwidths()
5627 cw_table_size_save = cw_table_size; in f_setcellwidths()
5629 cw_table_size = l->lv_len; in f_setcellwidths()
5637 cw_table_size = cw_table_size_save; in f_setcellwidths()
5652 cw_table_size = cw_table_size_save; in f_setcellwidths()