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

  /src/lib/libcurses/
newwin.c 404 t_auto_right_margin(term) &&
  /src/lib/libterminfo/
term.h 81 #define t_auto_right_margin(t) (t)->flags[TICODE_am] macro
119 #define auto_right_margin t_auto_right_margin(cur_term)

Completed in 30 milliseconds