Searched refs:redisplay (Results 1 – 7 of 7) sorted by relevance
31 info->redisplay = 0; in ss_release_readline()83 info->redisplay = (void (*)(void)) in ss_get_readline()
33 if (current_info->redisplay) in print_prompt()34 (*current_info->redisplay)(); in print_prompt()
70 void (*redisplay)(void); member
77 new_table->redisplay = 0;
4053 … // Must do this explicit display here, because otherwise the view might redisplay while the print
21621 … Fixed for CoreGraphics by triggering a redisplay instead of sending an update event to the plugin
46744 …REGRESSION (r20410): In debug builds, loading a certain page is suspended until redisplay is forced