Home
last modified time | relevance | path

Searched refs:bkgdset (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/games/tbclock/tbclock-1.10/
H A Dmod_guessbin.c117 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in guessbin_score_history()
133 bkgdset(COLOR_PAIR(color)); in guessbin_score_history()
138 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in guessbin_score_history()
193 bkgdset(COLOR_PAIR(TEXT_GREEN)); in guessbin_score_table()
197 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in guessbin_score_table()
314 bkgdset(COLOR_PAIR(BACK_YELLOW)); in guessbin_menu_diff()
319 bkgdset(COLOR_PAIR(0)); in guessbin_menu_diff()
328 bkgdset(COLOR_PAIR(0)); in guessbin_menu_diff()
439 bkgdset(COLOR_PAIR(TEXT_RED)); in guessbin_incorrect()
453 bkgdset(COLOR_PAIR(TEXT_GREEN)); in guessbin_correct()
[all …]
H A Ddraw.c67 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in tbc_draw_helpers()
80 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in tbc_draw_helpers()
102 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in tbc_draw_helpers()
139 bkgdset(COLOR_PAIR(color)); in tbc_draw_dot()
239 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in tbc_clear()
H A Dmod_chrono.c88 bkgdset(COLOR_PAIR(TEXT_DEFAULT)); in mod_chrono()
126 bkgdset(COLOR_PAIR(BACK_YELLOW)); in mod_chrono()
/dports/devel/ncurses/ncurses-6.3/test/
H A Dbackground.c57 bkgdset((chtype) (' ' | COLOR_PAIR(1))); in test_background()
63 bkgdset((chtype) (' ' | COLOR_PAIR(2))); in test_background()
70 bkgdset(ACS_HLINE | (chtype) COLOR_PAIR(3)); in test_background()
101 bkgdset((chtype) (' ' | COLOR_PAIR(0))); in test_background()
106 bkgdset((chtype) (' ' | COLOR_PAIR(1))); in test_background()
H A Dtestaddch.c69 bkgdset(back); in main()
80 bkgdset(back); in main()
/dports/graphics/fpc-ncurses/fpc-3.2.2/packages/ncurses/tests/
H A Dtbackground.pp23 bkgdset(chtype(' ') OR COLOR_PAIR(1));
29 bkgdset(chtype(' ') OR COLOR_PAIR(2));
34 bkgdset(chtype(' ') OR COLOR_PAIR(0));
39 bkgdset(chtype(' ') OR COLOR_PAIR(1));
/dports/graphics/fpc-ncurses/fpc-3.2.2/packages/ncurses/examples/
H A Dtbackground.pp23 bkgdset(chtype(' ') OR COLOR_PAIR(1));
29 bkgdset(chtype(' ') OR COLOR_PAIR(2));
34 bkgdset(chtype(' ') OR COLOR_PAIR(0));
39 bkgdset(chtype(' ') OR COLOR_PAIR(1));
/dports/lang/fpc-source/fpc-3.2.2/packages/ncurses/tests/
H A Dtbackground.pp23 bkgdset(chtype(' ') OR COLOR_PAIR(1));
29 bkgdset(chtype(' ') OR COLOR_PAIR(2));
34 bkgdset(chtype(' ') OR COLOR_PAIR(0));
39 bkgdset(chtype(' ') OR COLOR_PAIR(1));
/dports/lang/fpc-source/fpc-3.2.2/packages/ncurses/examples/
H A Dtbackground.pp23 bkgdset(chtype(' ') OR COLOR_PAIR(1));
29 bkgdset(chtype(' ') OR COLOR_PAIR(2));
34 bkgdset(chtype(' ') OR COLOR_PAIR(0));
39 bkgdset(chtype(' ') OR COLOR_PAIR(1));
/dports/audio/siren/siren-0.9/
H A Dscreen.c382 bkgdset(screen_objects[obj].attr); in screen_msg_vprintf()
400 bkgdset(screen_objects[SCREEN_OBJ_PLAYER].attr); in screen_player_status_printf()
423 bkgdset(screen_objects[SCREEN_OBJ_PLAYER].attr); in screen_player_track_printf()
502 bkgdset(screen_objects[SCREEN_OBJ_PROMPT].attr); in screen_prompt_printf()
562 bkgdset(screen_objects[SCREEN_OBJ_STATUS].attr); in screen_status_clear()
599 bkgdset(screen_objects[SCREEN_OBJ_VIEW].attr); in screen_view_print_begin()
626 bkgdset(attr); in screen_view_print_row()
648 bkgdset(screen_objects[SCREEN_OBJ_TITLE].attr); in screen_view_title_printf()
664 bkgdset(screen_objects[SCREEN_OBJ_TITLE].attr); in screen_view_title_printf_right()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/console/modes/
H A Dbasemode.py319 win.bkgdset(ord(' '), curses.color_pair(color))
321 win.bkgdset(ord(' '), curses.A_BOLD)
328 win.bkgdset(ord(' '), curses.color_pair(color))
330 win.bkgdset(ord(' '), curses.A_BOLD)
337 win.bkgdset(ord(' '), curses.color_pair(color))
339 win.bkgdset(ord(' '), curses.A_BOLD)
/dports/mail/neomutt/neomutt-20211029/gui/
H A Dmutt_curses.c41 bkgdset(attr | ' '); in mutt_curses_set_attr()
56 bkgdset((chosen ? chosen : normal) | ' '); in mutt_curses_set_color_by_id()
/dports/audio/cmus/cmus-2.9.1/
H A Dui_curses.c781 bkgdset(pairs[CURSED_SEPARATOR]); in print_track()
870 bkgdset(pairs[CURSED_DIR]); in print_browser()
872 bkgdset(pairs[CURSED_WIN]); in print_browser()
988 bkgdset(pairs[CURSED_WIN_TITLE]); in update_window()
1006 bkgdset(pairs[0]); in update_window()
1167 bkgdset(pairs[CURSED_WIN_TITLE]); in draw_separator()
1169 bkgdset(pairs[CURSED_SEPARATOR]); in draw_separator()
1247 bkgdset(pairs[CURSED_ERROR]); in do_update_commandline()
1249 bkgdset(pairs[CURSED_INFO]); in do_update_commandline()
1350 bkgdset(pairs[CURSED_TITLELINE]); in do_update_titleline()
[all …]
/dports/misc/pinfo/pinfo-0.6.13/src/
H A Dmanual.c1024 bkgdset(' ' | bottomline); in manualwork()
1026 bkgdset(0); in manualwork()
1055 bkgdset(' ' | bottomline); in manualwork()
1057 bkgdset(0); in manualwork()
1103 bkgdset(0); in manualwork()
1171 bkgdset(0); in manualwork()
1643 bkgdset(' ' | normal); in showmanualscreen()
1650 bkgdset(' ' | normal); in showmanualscreen()
1655 bkgdset(0); in showmanualscreen()
1730 bkgdset(' ' | normal); in mvaddstr_manual()
[all …]
H A Dvideo.c83 bkgdset(' ' | normal); in showscreen()
106 bkgdset(0); in showscreen()
/dports/editors/le/le-1.16.6/src/
H A Dgetch.cc125 bkgdset(NORMAL_TEXT_ATTR->n_attr|' '); // recent ncurses uses bkgd for default clearing in GetKey()
136 bkgdset(' '); in GetKey()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/curses/
H A Dux_screen.c65 bkgdset(u_setup.current_color | ' '); in os_erase_area()
67 bkgdset(0); in os_erase_area()
/dports/lang/python27/Python-2.7.18/Demo/curses/
H A Dncurses.py42 win.bkgdset(ord(' '), curses.color_pair(color))
44 win.bkgdset(ord(' '), curses.A_BOLD)
/dports/lang/python-legacy/Python-2.7.18/Demo/curses/
H A Dncurses.py42 win.bkgdset(ord(' '), curses.color_pair(color))
44 win.bkgdset(ord(' '), curses.A_BOLD)
/dports/www/retawq/retawq-0.2.6c/
H A Dcursesbi.h106 #define bkgdset(ch) do { } while (0) macro
H A Dcursesx.h133 #define bkgdset(ch) do { } while (0) /* IMPLEMENTME? */ macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_curses.py65 stdscr.bkgdset(' ')
66 stdscr.bkgdset(' ', curses.A_REVERSE)
/dports/devel/ncurses/ncurses-6.3/c++/
H A Dcursesw.h113 #ifdef bkgdset
114 inline void UNDEF(bkgdset)(chtype ch) { bkgdset(ch); } in UNDEF() argument
115 #undef bkgdset
116 #define bkgdset UNDEF(bkgdset) macro
1153 void bkgdset(chtype ch) { ::wbkgdset(w, ch); } in bkgdset() function
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dbkgd.c161 void bkgdset(chtype ch) in bkgdset() function
/dports/editors/hnb/hnb-1.9.18/src/
H A Dui_style.c166 bkgdset (' ' + COLOR_PAIR (ui_style_background)); in ui_style_cmd()

1234567