Home
last modified time | relevance | path

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

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfDemo.java203 redisplay(); in createDemoFrame()
227 redisplay(); in createDemoFrame()
291 redisplay(); in createDemoFrame()
301 redisplay(); in createDemoFrame()
362 redisplay(); in createDemoFrame()
373 redisplay(); in createDemoFrame()
412 redisplay(); in roll()
415 void redisplay() { in redisplay() method in RbnfDemo
/third_party/e2fsprogs/lib/ss/
Dget_readline.c32 info->redisplay = 0; in ss_release_readline()
84 info->redisplay = (void (*)(void)) in ss_get_readline()
Dlisten.c34 if (current_info->redisplay) in print_prompt()
35 (*current_info->redisplay)(); in print_prompt()
Dss_internal.h70 void (*redisplay)(void); member
Dinvocation.c95 new_table->redisplay = 0; in ss_create_invocation()
/third_party/python/Lib/
Drlcompleter.py81 readline.redisplay()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dcaopengllayersink.m699 GST_TRACE ("redisplay texture:%u of size:%ux%u, window size:%ux%u",
722 GST_TRACE ("post redisplay");
/third_party/python/Doc/library/
Dreadline.rst85 .. function:: redisplay()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davsamplevideosink.m530 GST_TRACE_OBJECT (av_sink, "redisplay of size:%ux%u, window size:%ux%u",
/third_party/python/Doc/whatsnew/
D2.3.rst1440 :func:`redisplay`.
/third_party/gstreamer/gstplugins_base/
DChangeLog23004 glimagesink: expose should do redisplay all the time
23006 when pause state, but expose only do redisplay when
23007 window_id is valid. So expose should do redisplay all
34403 glimagesink: keep the uploaded buffer around on successful redisplay
34404 We might need it later to perform a redisplay. GstGLUpload will take
40112 …[280/906] Remove set_visible, because it's now automatically done when the first post redisplay co…
/third_party/gstreamer/gstplugins_bad/
DChangeLog55998 glimagesink: expose should do redisplay all the time
56000 when pause state, but expose only do redisplay when
56001 window_id is valid. So expose should do redisplay all
88794 new content before we have rendered or during later redisplay.
108522 glimagesink: keep the uploaded buffer around on successful redisplay
108523 We might need it later to perform a redisplay. GstGLUpload will take
123473 …[280/906] Remove set_visible, because it's now automatically done when the first post redisplay co…
/third_party/gstreamer/gstplugins_good/
DChangeLog39300 new content before we have rendered or during later redisplay.