Searched defs:attroff (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dtrace-147/libdwarf/
H A Ddwarf_query.c602 Dwarf_Off attroff; local
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursslk.h218 inline void attroff(attr_t attrs) { function in class:Soft_Label_Key_Set
H A Dcursesw.h78 inline int UNDEF(attroff)(chtype at) { return attroff(at); } function
79 #undef attroff macro
80 #define attroff UNDEF(attroff) macro
1101 int attroff(chtype at) { return ::wattroff(w, static_cast<int>(at)); } function in class:NCursesWindow

Completed in 100 milliseconds