Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c119 } termrequest_T; typedef
124 static termrequest_T crv_status = TERMREQUEST_INIT;
127 static termrequest_T u7_status = TERMREQUEST_INIT;
130 static termrequest_T xcc_status = TERMREQUEST_INIT;
134 static termrequest_T rfg_status = TERMREQUEST_INIT;
144 static termrequest_T rbg_status = TERMREQUEST_INIT;
147 static termrequest_T rbm_status = TERMREQUEST_INIT;
150 static termrequest_T rcs_status = TERMREQUEST_INIT;
153 static termrequest_T winpos_status = TERMREQUEST_INIT;
155 static termrequest_T *all_termrequests[] = {
[all …]