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

  /src/lib/libcurses/
attributes.c 70 * attr_off --
75 attr_off(attr_t attr, void *opts) function in typeref:typename:int
curses.h 439 #define attr_off(a, o) wattr_off(stdscr, a, o) macro
544 int attr_off(attr_t, void *);

Completed in 13 milliseconds