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

/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dimage2.rb86 image2_e.bind 'Return', proc{loadDir l}
97 def loadDir(w) method
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dimage2.rb84 image2_e.bind 'Return', proc{loadDir l}
96 def loadDir(w) method
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dimage2.tcl14 # loadDir --
21 proc loadDir w { procedure
43 loadDir $w
91 bind $w.dir.e <Return> "loadDir $w"
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Dimage2.tcl12 # loadDir --
19 proc loadDir w { procedure
41 loadDir $w
85 bind $w.dir.e <Return> "loadDir $w"

Completed in 197 milliseconds