Searched refs:the_display (Results 1 – 5 of 5) sorted by relevance
45 free_display (the_display); in display_initialize_display()47 display_clear_display (the_display); in display_initialize_display()133 DISPLAY_LINE **display = the_display; in display_update_one_window()462 if (!the_display[0]) in display_scroll_display()481 the_display[last - i] = the_display[end - i]; in display_scroll_display()482 the_display[end - i] = temp; in display_scroll_display()490 the_display[i]->textlen = 0; in display_scroll_display()491 the_display[i]->inverse = 0; in display_scroll_display()501 the_display[last + i] = the_display[start + i]; in display_scroll_display()510 the_display[i]->textlen = 0; in display_scroll_display()[all …]
39 extern DISPLAY_LINE **the_display;
196 display_clear_display (the_display);
159 display_clear_display (the_display); in redisplay_after_signal()
4437 display_clear_display (the_display);