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

/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A Dtkalignbox.rb45 def _place_config(widget, idx, cnt) method in class:Tk
48 private :_place_config
55 @widgets.each_with_index{|w, idx| _place_config(w, idx, cnt)}
135 def _place_config(widget, idx, cnt) method in class:Tk
142 private :_place_config
147 def _place_config(widget, idx, cnt) method in class:Tk
154 private :_place_config
165 def _place_config(widget, idx, cnt) method in class:Tk
172 private :_place_config
177 def _place_config(widge method in class:Tk
[all...]

Completed in 178 milliseconds