Home | History | Annotate | Download | only in src

Lines Matching refs:dhl

21     .dhl = state->lineinfo[pos.row].doubleheight,
214 static void set_lineinfo(VTermState *state, int row, int force, int dwl, int dhl)
224 if(dhl == DHL_OFF)
226 else if(dhl == DHL_TOP)
228 else if(dhl == DHL_BOTTOM)