HomeSort by relevance Sort by last modified time
    Searched refs:wbkgdset (Results 1 - 10 of 10) 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
textbox.c 99 wbkgdset(box, dlg.dialog.atr & A_COLOR);
112 wbkgdset(dialog, dlg.dialog.atr & A_COLOR);
387 wbkgdset(win, dlg.position_indicator.atr & A_COLOR);
menubox.c 219 wbkgdset(dialog, dlg.dialog.atr & A_COLOR);
  /external/e2fsprogs/ext2ed/
win.c 52 wbkgdset (show_win,A_REVERSE);werase (show_win);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
cursesw.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
cursesw.h     [all...]

Completed in 263 milliseconds