Searched refs:redraw (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tcllib/
H A Druler.rb57 def redraw method in class:Tk
58 tk_send('redraw')
/macosx-10.10.1/vim-55/runtime/autoload/
H A DnetrwFileHandlers.vim233 redraw!
250 redraw!
267 redraw!
284 redraw!
288 redraw!
292 redraw!
308 redraw!
311 redraw!
314 redraw!
317 redraw!
[all...]
H A Dzip.vim74 redraw!
84 redraw!
117 redraw!
161 redraw!
228 redraw!
236 redraw!
304 redraw!
360 redraw!
H A Dtar.vim110 redraw!
120 redraw!
179 redraw!
185 redraw!
214 redraw!
335 redraw!
343 redraw!
350 redraw!
370 redraw!
420 redraw!
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts/
H A Dline-input.bash117  ) # redraw line
177 echo "whole line of input, ^R to redraw the line."
/macosx-10.10.1/ncurses-44/ncurses/c++/
H A Dcursesp.cc64 NCursesPanel::redraw() function in class:NCursesPanel
H A Dcursesp.h203 static void redraw();
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Druler.tcl63 option -foreground -default black -configuremethod C-redraw
65 option -interval -default [list 5 25 100] -configuremethod C-redraw \
67 option -sizes -default [list 4 8 12] -configuremethod C-redraw \
69 option -showvalues -default 1 -configuremethod C-redraw \
71 option -outline -default 1 -configuremethod C-redraw \
73 option -grid -default 0 -configuremethod C-redraw \
77 option -zoom -default 1 -configuremethod C-redraw \
99 $self redraw
121 method C-redraw {option value} {
125 $self redraw
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/demo/
H A Dtree.tcl24 -redraw 0 -dropenabled 1 -dragenabled 1 \
46 -redraw 0 -dragenabled 1 \
106 $tree configure -redraw 1
107 $list configure -redraw 1
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/canvas/
H A Dcanvas_sqmap.tcl105 install redraw using uevent::onidle ${selfns}::redraw \
173 $redraw request
209 # request a redraw to be done when the system has time for it
239 ## simply trigger our redraw in our idle-handler, and force it to
245 $redraw request
278 $redraw request
293 ## information, and then a redraw.
316 # to redraw the background, even if nothing else was changed.
376 # and through that requests a redraw
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/bwidget/
H A Dtree.rb23 :redraw=>false, :dropenabled=>true,
57 :multicolumn=>true, :redraw=>false,
139 tree.redraw(true)
140 list.redraw(true)
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableCmds.c475 * Can cause redraw.
485 int cmdIndex, redraw = 0;
533 redraw = 1;
558 redraw = 1;
565 redraw = 1;
576 redraw = 1;
581 redraw = 1;
586 redraw = 1;
591 redraw = 1;
600 redraw
481 int cmdIndex, redraw = 0; local
[all...]
/macosx-10.10.1/vim-55/src/
H A Dgui_xmebw.c1071 Boolean redraw = False; local
1132 redraw = True;
1138 redraw = True;
1140 redraw = True;
1142 redraw = True;
1144 redraw = True;
1147 redraw = True;
1152 redraw = True;
1156 if (redraw == True)
1166 redraw
[all...]
/macosx-10.10.1/vim-55/src/proto/
H A Dex_getln.pro16 int put_on_cmdline __ARGS((char_u *str, int len, int redraw));
H A Dmessage.pro19 void wait_return __ARGS((int redraw));
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkMenubutton.c782 goto redraw;
785 * Must redraw after size changes, since layout could have changed and
789 goto redraw;
796 goto redraw;
803 goto redraw;
809 redraw:
H A DtkMessage.c97 * has already been queued to redraw
759 goto redraw;
766 goto redraw;
773 goto redraw;
779 redraw:
H A DtkFrame.c146 * already been queued to redraw this window.
1616 goto redraw;
1619 goto redraw;
1660 goto redraw;
1667 goto redraw;
1676 redraw:
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkMenubutton.c793 goto redraw;
796 * Must redraw after size changes, since layout could have changed
800 goto redraw;
807 goto redraw;
814 goto redraw;
820 redraw:
H A DtkMessage.c98 * has already been queued to redraw
773 goto redraw;
780 goto redraw;
787 goto redraw;
793 redraw:
H A DtkFrame.c153 * has already been queued to redraw
1634 goto redraw;
1637 goto redraw;
1679 goto redraw;
1686 goto redraw;
1695 redraw:
/macosx-10.10.1/vim-55/runtime/macros/
H A Dless.vim53 noremap <SID>L L0:redraw<CR>:file<CR>
56 noremap <SID>L Lg0:redraw<CR>:file<CR>
H A Deditexisting.vim118 redraw
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dlistbox.tcl92 {-redraw Boolean 1 0}
262 set redraw 0
265 set redraw 1
269 set redraw 1
276 if { !$redraw } {
284 if { [Widget::hasChanged $path -redraw bool] && $bool } {
749 if { [Widget::getoption $path -redraw] && $data(upd,afterid) != "" } {
771 if { [Widget::getoption $path -redraw] && $data(upd,afterid) != "" } {
1170 if { [Widget::getoption $path -redraw] } {
1194 if { [Widget::getoption $path -redraw]
[all...]
H A Dnotebook.tcl179 set redraw 0
187 set redraw 1
202 set redraw 1
209 set redraw 1
218 if { $redraw } {

Completed in 249 milliseconds

123