Searched refs:fill_window (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | nconf.h | 86 void fill_window(WINDOW *win, const char *text);
|
| H A D | nconf.gui.c | 215 void fill_window(WINDOW *win, const char *text) in fill_window() function 306 fill_window(msg_win, msg); in btn_dialog() 419 fill_window(prompt_win, prompt); in dialog_inputbox() 580 fill_window(pad, text); in show_scroll_win()
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | deflate.c | 76 local void fill_window OF((deflate_state *s)); 1303 local void fill_window(s) in fill_window() function 1482 fill_window(s); 1532 fill_window(s); 1629 fill_window(s); 1753 fill_window(s); 1814 fill_window(s);
|
| /openbmc/qemu/hw/display/ |
| H A D | artist.c | 450 static void fill_window(ARTISTState *s, in fill_window() function 957 fill_window(s, artist_get_x(s->vram_start), in artist_reg_write() 978 fill_window(s, artist_get_x(s->vram_start), in artist_reg_write()
|