Searched refs:window_move (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/library/
H A Dtktable.py544 def window_move(self, index_from, index_to): member in class:Table
/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dcurses.c1628 window_move(VALUE obj, VALUE y, VALUE x) function
2841 rb_define_method(cWindow, "move", window_move, 2);
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/tktable/
H A Dtktable.rb959 def window_move(from_idx, to_idx) method in class:Tk.BrowseCommand.ValidateArgs.CellCommand.ValidateArgs.SelectionCommand.ValidateArgs.ValidateCommand.ValidateArgs.set.set_row.set_col.set_spans

Completed in 179 milliseconds