Searched refs:itemsUnderArea (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Ditems.rb282 cvs.bind('Control-f', proc{itemsUnderArea cvs})
340 def itemsUnderArea(c) method
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Ditems.rb280 cvs.bind('Control-f', proc{itemsUnderArea cvs})
338 def itemsUnderArea(c) method
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Ditems.tcl174 bind $c <Control-f> "itemsUnderArea $c"
239 proc itemsUnderArea {c} { procedure
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Ditems.tcl173 bind $c <Control-f> "itemsUnderArea $c"
238 proc itemsUnderArea {c} { procedure

Completed in 172 milliseconds