HomeSort by: relevance | last modified time | path
    Searched refs:GRID_ATTR_UNDERSCORE_5 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/tmux/dist/
attributes.c 47 (attr & GRID_ATTR_UNDERSCORE_5) ? "dashed-underscore," : "",
80 { "dashed-underscore", GRID_ATTR_UNDERSCORE_5 },
grid.c 974 { GRID_ATTR_UNDERSCORE_5, 45 },
tmux.h 728 #define GRID_ATTR_UNDERSCORE_5 0x1000
738 GRID_ATTR_UNDERSCORE_5)
input.c 2259 gc->attr |= GRID_ATTR_UNDERSCORE_5;
tty.c 2792 else if (changed & GRID_ATTR_UNDERSCORE_5)

Completed in 24 milliseconds