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

  /external/libvterm/src/
screen.c 28 unsigned int dwl : 1; /* on a DECDWL or DECDHL line */ member in struct:__anon26330
199 cell->pen.dwl = info->dwl;
280 cell->pen.dwl = info->doublewidth;
588 cell->pen.dwl = newinfo->doublewidth;
756 cell->attrs.dwl = intcell->pen.dwl;
  /external/libvterm/include/
vterm.h 106 unsigned int dwl:1; /* DECDWL or DECDHL double-width line */ member in struct:__anon26315
230 unsigned int dwl : 1; /* On a DECDWL or DECDHL line */ member in struct:__anon26320::__anon26321

Completed in 61 milliseconds