HomeSort by relevance Sort by last modified time
    Searched defs:dhl (Results 1 - 2 of 2) sorted by null

  /external/libvterm/src/
screen.c 29 unsigned int dhl : 2; /* on a DECDHL line (1=top 2=bottom) */ member in struct:__anon18154
200 cell->pen.dhl = info->dhl;
281 cell->pen.dhl = info->doubleheight;
589 cell->pen.dhl = newinfo->doubleheight;
757 cell->attrs.dhl = intcell->pen.dhl;
  /external/libvterm/include/
vterm.h 107 unsigned int dhl:2; /* DECDHL double-height line (1=top 2=bottom) */ member in struct:__anon18139
231 unsigned int dhl : 2; /* On a DECDHL line (1=top 2=bottom) */ member in struct:__anon18144::__anon18145

Completed in 66 milliseconds