Searched refs:selection_anchor (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dcombobox.rb63 def selection_anchor(index) method in class:Tk
H A Dselectionbox.rb84 def selection_anchor(index) method in class:Tk
H A Dselectiondialog.rb74 def selection_anchor(index) method in class:Tk
H A Dscrolledlistbox.rb156 def selection_anchor(index) method in class:Tk
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dtkmultilistbox.rb310 def selection_anchor(index) method in class:TkMultiListbox
311 @lbox_list.each{|lbox| lbox.selection_anchor(index)}
495 l.selection_anchor(idx)
510 l.selection_anchor(idx)
534 l.selection_anchor(idx)
543 l.selection_anchor(idx)
583 l.selection_anchor(idx)
597 l.selection_anchor(idx)
H A Dtkmultilistframe.rb526 def selection_anchor(index) method in class:TkMultiListFrame
527 @lbox_list.each{|lbox| lbox.selection_anchor(index)}
776 l.selection_anchor(idx)
791 l.selection_anchor(idx)
815 l.selection_anchor(idx)
824 l.selection_anchor(idx)
864 l.selection_anchor(idx)
878 l.selection_anchor(idx)
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dlistbox.rb66 def selection_anchor(index) method in class:Tk
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/blt/
H A Dtreeview.rb688 def selection_anchor(tag) method in class:Tk.OpenCloseCommand.ValidateArgs.FindExecFlagValue.ValidateArgs
996 def selection_anchor method in class:Tk.OpenCloseCommand.ValidateArgs.FindExecFlagValue.Tk
997 @tree.selection_anchor(self)
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/demos/
H A Dtktable.py199 def selection_anchor(self, index): member in class:Table
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/library/
H A Dtktable.py352 def selection_anchor(self, index): member in class:Table
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tcllib/
H A Dtablelist_core.rb771 def selection_anchor(idx) method
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tktable/
H A Dtktable.rb691 def selection_anchor(idx) method in class:Tk.BrowseCommand.ValidateArgs.CellCommand.ValidateArgs.SelectionCommand.ValidateArgs.ValidateCommand.ValidateArgs
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/treectrl/
H A Dtktreectrl.rb1606 def selection_anchor(item=None) method in class:Tk.Tk

Completed in 218 milliseconds