Home
last modified time | relevance | path

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

/vim-8.2.3635/src/libvterm/src/
H A Dstate.c246 #define DWL_ON 1 macro
258 else if(dwl == DWL_ON) in set_lineinfo()
259 info.doublewidth = DWL_ON; in set_lineinfo()
655 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_TOP); in on_escape()
661 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_BOTTOM); in on_escape()
673 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_OFF); in on_escape()