HomeSort by relevance Sort by last modified time
    Searched defs:wbkgdset (Results 1 - 2 of 2) sorted by null

  /external/toybox/kconfig/lxdialog/
dialog.h 39 * curses) uses the wbkgdset() function, not used in the original hack.
44 #undef wbkgdset macro
45 #define wbkgdset(w,p) /*nothing */ macro
  /external/syslinux/gpxe/src/include/
curses.h 427 //extern void wbkgdset ( WINDOW *, chtype );
739 static inline int wbkgdset ( WINDOW *win, chtype ch ) { function

Completed in 56 milliseconds