Home
last modified time | relevance | path

Searched defs:doublewidth (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/libvterm/include/
H A Dvterm.h279 unsigned int doublewidth:1; /* DECDWL or DECDHL line */ member
/vim-8.2.3635/src/
H A Dmbyte.c1372 static struct interval doublewidth[] = in utf_char2cells() local