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

/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tk/
H A Ditemfont.rb17 def __item_pathname(id) method in class:TkTreatItemFont
21 private :__item_pathname
31 win, tag = __item_pathname(tagid(tagOrId)).split(';')
59 pathname = __item_pathname(tagid(tagOrId))
145 win, tag = __item_pathname(tagid(tagOrId)).split(';')
205 win, tag = __item_pathname(tagid(tagOrId)).split(';')
267 fnt.call_font_configure([__item_pathname(tagid(tagOrId)), targetkey],
270 fnt.call_font_configure(__item_pathname(tagid(tagOrId)),
279 fontobj(targetkey).dup.call_font_configure([__item_pathname(tagid(tagOrId)), targetkey],
282 fontobj.dup.call_font_configure(__item_pathname(tagi
[all...]
H A Dcanvas.rb35 def __item_pathname(tagOrId) method in class:TkCanvasItemConfig
42 private :__item_pathname
H A Dtext.rb24 def __item_pathname(id) method in class:TkTextTagConfig
30 private :__item_pathname
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/vu/
H A Dpie.rb27 def __item_pathname(tagOrId) method in class:Tk
34 private :__item_pathname
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/blt/
H A Dtable.rb144 def __item_pathname(id) method
148 private :__item_pathname
H A Dtabset.rb246 def __item_pathname(tagOrId) method in class:Tk.Tabset
253 private :__item_pathname
H A Dtreeview.rb90 def __item_pathname(id) method in class:Tk
96 private :__item_pathname
H A Dcomponent.rb77 def __item_pathname(id) method in class:Tk.PlotComponent
83 private :__item_pathname
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tktable/
H A Dtktable.rb54 def __item_pathname(id) method in class:Tk
60 private :__item_pathname
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/treectrl/
H A Dtktreectrl.rb274 def __item_pathname(id) method in class:Tk.Tk
290 private :__item_pathname

Completed in 202 milliseconds