tag | line | file | source code |
---|---|---|---|
screen_attr | 128 | scripts/lxdialog/lxdialog.c | attr_clear (stdscr, LINES, COLS, screen_attr); |
screen_attr | 127 | scripts/lxdialog/util.c | attr_clear (stdscr, LINES, COLS, screen_attr); |
screen_attr | 132 | scripts/lxdialog/util.c | wattrset (stdscr, screen_attr); |