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

/external/toybox/kconfig/lxdialog/
H A Dutil.c239 void attr_clear(WINDOW * win, int height, int width, chtype attr) function
254 attr_clear(stdscr, LINES, COLS, dlg.screen.atr);

Completed in 182 milliseconds