Searched refs:Img (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tkimg/
H A Dbmp.rb17 module Img module in class:Tk
H A Dgif.rb17 module Img module in class:Tk
H A Dico.rb17 module Img module in class:Tk
H A Djpeg.rb17 module Img module in class:Tk
H A Dpcx.rb17 module Img module in class:Tk
H A Dpng.rb17 module Img module in class:Tk
H A Dppm.rb17 module Img module in class:Tk
H A Dps.rb17 module Img module in class:Tk
H A Dsgi.rb17 module Img module in class:Tk
H A Dsun.rb17 module Img module in class:Tk
H A Dtga.rb17 module Img module in class:Tk
H A Dtiff.rb17 module Img module in class:Tk
H A Dwindow.rb17 module Img module in class:Tk
H A Dxbm.rb17 module Img module in class:Tk
H A Dxpm.rb17 module Img module in class:Tk
H A Dpixmap.rb17 module Img module in class:Tk
37 Tk::Img::PIXMAP.version
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/
H A Dtkimg.rb15 #TkPackage.require('Img', '1.3')
16 TkPackage.require('Img')
19 module Img module in class:Tk
20 PACKAGE_NAME = 'Img'.freeze
27 TkPackage.require('Img')
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/
H A DMakefile.in131 exec_prefix=$$here/Img/exec_prefix \
132 prefix=$$here/Img/prefix \
133 pkglibdir=$$here/Img/exec_prefix/lib/Img \
134 libdir=$$here/Img/exec_prefix/lib \
135 includedir=$$here/Img/prefix/include \
140 cat Img/exec_prefix/lib/Img/pkgIndex.tcl >> pkgIndex.tcl ; \
143 mv pkgIndex.tcl Img/exec_prefix/lib/Img/pkgInde
[all...]
H A Dtkv.tcl22 package require Img
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/
H A DMakefile17 #TEApotProject = Img
30 TclExtDir = Img
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/tests/visualtests/
H A DtestFrom.tcl16 set retVal [catch {package require Img} version]
18 error "Trying to load package Img: $version"
H A DtestFull.tcl16 set retVal [catch {package require Img} version]
18 error "Trying to load package Img: $version"
H A DtestTo.tcl16 set retVal [catch {package require Img} version]
H A DtestSmall.tcl16 set retVal [catch {package require Img} version]
18 error "Trying to load package Img: $version"
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistBind.tcl695 if {[regexp {^tablelist_(.+)_(collapsed|expanded).*Img([0-9]+)$} \
706 if {[regexp {^tablelist_(.+)_(collapsed|expanded).*Img([0-9]+)$} \
776 if {[regexp {^tablelist_(.+)_(collapsed|expanded).*Img([0-9]+)$} \
787 if {[regexp {^tablelist_(.+)_(collapsed|expanded).*Img([0-9]+)$} \
1398 if {[regexp {^tablelist_(.+)_(collapsed|expanded).*Img([0-9]+)$} \
1534 if {[regexp {^tablelist_(.+)_(collapsed|expanded).*Img([0-9]+)$} \

Completed in 125 milliseconds

12