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

/haiku/src/apps/serialconnect/libvterm/src/
H A Dstate.c171 #define DWL_ON 1 macro
183 else if(dwl == DWL_ON)
184 info.doublewidth = DWL_ON;
609 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_TOP);
615 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_BOTTOM);
627 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_OFF);

Completed in 84 milliseconds