Searched refs:windowingsystem (Results 51 - 75 of 129) sorted by relevance

123456

/macosx-10.10/tcl-105/tk/tk/library/ttk/
H A Dcursors.tcl75 switch [tk windowingsystem] {
H A Dmenubutton.tcl54 if {[tk windowingsystem] eq "x11"} {
H A Dscrollbar.tcl11 if {[tk windowingsystem] eq "aqua"} {
H A Dsizegrip.tcl11 switch -- [tk windowingsystem] {
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Dpuzzle.tcl62 if {[tk windowingsystem] eq "aqua"} {
/macosx-10.10/tcl-105/tk84/tk/library/
H A Dtearoff.tcl40 if {[tk windowingsystem] eq "aqua"} {
H A Dtext.tcl280 if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
396 if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
457 if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
476 if {"x11" eq [tk windowingsystem]} {
1024 if {[tk windowingsystem] ne "x11"} {
H A Dlistbox.tcl181 if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
200 if {"x11" eq [tk windowingsystem]} {
H A Dspinbox.tcl59 if {[tk windowingsystem] ne "x11"} {
216 if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dttknote.rb91 if Tk.windowingsystem != 'aqua'
H A Dmclist.rb61 if Tk.windowingsystem != 'aquq'
H A Dtree.rb100 if Tk.windowingsystem != 'aqua'
H A Dttkpane.rb59 if Tk.windowingsystem == 'aqua'
197 if Tk.windowingsystem != 'aqua'
/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A Dirbtkw.rbw37 case (Tk.windowingsystem)
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dradio.tcl32 if {[tk windowingsystem] eq "aqua"} {
H A Dttknote.tcl58 if {[tk windowingsystem] ne "aqua"} {
H A Dttkpane.tcl37 if {[tk windowingsystem] eq "aqua"} {
89 if {[tk windowingsystem] ne "aqua"} {
H A Dcscroll.tcl63 if {[tk windowingsystem] eq "aqua"} {
H A Dtree.tcl77 if {[tk windowingsystem] ne "aqua"} {
/macosx-10.10/tcl-105/tk/tk/tests/ttk/
H A Dscrollbar.test9 testConstraint coreScrollbar [expr {[tk windowingsystem] eq "aqua"}]
/macosx-10.10/tcl-105/tk/tk/library/
H A Dconsole.tcl53 if {[tk windowingsystem] eq "aqua"} {
72 if {[tk windowingsystem] ne "aqua"} {
103 if {[tk windowingsystem] eq "aqua"} {
113 switch -exact -- [tk windowingsystem] {
135 if {[tk windowingsystem] eq "aqua"} {
428 if {[tk windowingsystem] eq "aqua"} {
561 if {[tk windowingsystem] eq "aqua"} {
H A Dbutton.tcl21 if {[tk windowingsystem] eq "aqua"} {
77 if {"x11" eq [tk windowingsystem]} {
317 if {"x11" eq [tk windowingsystem]} {
453 if {[tk windowingsystem] eq "aqua"} {
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dttkpane.rb57 if Tk.windowingsystem == 'aqua'
194 if Tk.windowingsystem != 'aqua'
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/getstring/
H A Dtk_getString.tcl19 if {[tk windowingsystem] == "win32"} {
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/style/
H A Dlobster.tcl29 if {[string equal [tk windowingsystem] "x11"]} {

Completed in 221 milliseconds

123456