Home
last modified time | relevance | path

Searched refs:redisplay (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/lib/ss/
Dget_readline.c31 info->redisplay = 0; in ss_release_readline()
83 info->redisplay = (void (*)(void)) in ss_get_readline()
Dlisten.c33 if (current_info->redisplay) in print_prompt()
34 (*current_info->redisplay)(); in print_prompt()
Dss_internal.h70 void (*redisplay)(void); member
Dinvocation.c77 new_table->redisplay = 0;
/external/webkit/Source/WebKit/mac/WebView/
DWebHTMLView.mm4053 … // Must do this explicit display here, because otherwise the view might redisplay while the print
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-1421621 … Fixed for CoreGraphics by triggering a redisplay instead of sending an update event to the plugin
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1446744 …REGRESSION (r20410): In debug builds, loading a certain page is suspended until redisplay is forced