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

  /src/lib/libcurses/
standout.c 86 if ((t_enter_standout_mode(t) != NULL &&
attributes.c 412 if (attr & __STANDOUT && t_enter_standout_mode(t) != NULL &&
  /src/lib/libterminfo/
term.h 815 #define t_enter_standout_mode(t) (t)->strs[TICODE_smso] macro
1210 #define enter_standout_mode t_enter_standout_mode(cur_term)

Completed in 13 milliseconds