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

  /external/libvterm/include/
vterm.h 85 VTERM_COLOR_DEFAULT_BG = 0x04,
116 * Returns true if the VTERM_COLOR_DEFAULT_BG `type` flag is set, indicating
121 (!!((col)->type & VTERM_COLOR_DEFAULT_BG))
  /external/libvterm/src/
pen.c 245 | VTERM_COLOR_DEFAULT_BG;

Completed in 465 milliseconds