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

  /src/external/bsd/tmux/dist/
attributes.c 49 (attr & GRID_ATTR_NOATTR) ? "noattr," : "");
style.c 221 sy->gc.attr |= GRID_ATTR_NOATTR;
screen.c 599 if (dst->attr & GRID_ATTR_NOATTR)
tmux.h 730 #define GRID_ATTR_NOATTR 0x4000

Completed in 79 milliseconds