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

  /src/external/bsd/tmux/dist/
options-table.c 428 .flags = OPTIONS_TABLE_IS_STYLE,
437 .flags = OPTIONS_TABLE_IS_STYLE,
447 .flags = OPTIONS_TABLE_IS_STYLE,
705 .flags = OPTIONS_TABLE_IS_STYLE,
723 .flags = OPTIONS_TABLE_IS_STYLE,
874 .flags = OPTIONS_TABLE_IS_STYLE,
910 .flags = OPTIONS_TABLE_IS_STYLE,
919 .flags = OPTIONS_TABLE_IS_STYLE,
928 .flags = OPTIONS_TABLE_IS_STYLE,
937 .flags = OPTIONS_TABLE_IS_STYLE,
    [all...]
options.c 1026 if ((oe->flags & OPTIONS_TABLE_IS_STYLE) &&
window-customize.c 769 if (oe != NULL && (oe->flags & OPTIONS_TABLE_IS_STYLE)) {
tmux.h 2177 #define OPTIONS_TABLE_IS_STYLE 0x4

Completed in 21 milliseconds