Searched refs:images (Results 1 - 25 of 161) sorted by relevance

1234567

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/tile/themes/
H A Dkroc.rb9 $images = Tk::Tile.load_images(imgdir, '*.gif')
101 [ $images['button-n'],
102 :pressed, $images['button-p'],
103 :active, $images['button-h'],
108 [ $images['check-nu'],
109 [:pressed, :selected],$images['check-nc'],
110 :pressed, $images['check-nu'],
111 [:active, :selected], $images['check-hc'],
112 :active, $images['check-hu'],
113 :selected, $images['chec
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/diagrams/tools/
H A Dmake_figures3 echo Making images of the figures
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/cursor/
H A Dcursor.edc30 images {
51 images {
72 images {
93 images {
114 images {
135 images {
156 images {
177 images {
198 images {
219 images {
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/
H A DMakefile27 $(_v) $(INSTALL_DIRECTORY) "$(DSTROOT)$(TclExtLibDir)/$(TclExtDir)$(Version)"/{,images,lang}
29 $(_v) $(INSTALL_FILE) "$(Sources)"/images/*.{xbm,gif} "$(DSTROOT)$(TclExtLibDir)/$(TclExtDir)$(Version)"/images
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A Dsetup.py11 images = glob.glob('Images/*.tiff') variable
34 data_files=["English.lproj" ] + images + icons,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A Dsetup.py11 images = glob.glob('Images/*.tiff') variable
34 data_files=["English.lproj" ] + images + icons,
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dicon.tcl21 label $w.msg -font $font -wraplength 5i -justify left -text "This window shows three ways of using bitmaps or images in radiobuttons and checkbuttons. On the left are two radiobuttons, each of which displays a bitmap and an indicator. In the middle is a checkbutton that displays a different image depending on whether it is selected or not. On the right is a checkbutton that displays a single bitmap but changes its background color to indicate whether or not it is selected."
30 -file [file join $tk_demoDirectory images flagup.xbm] \
31 -maskfile [file join $tk_demoDirectory images flagup.xbm]
33 -file [file join $tk_demoDirectory images flagdown.xbm] \
34 -maskfile [file join $tk_demoDirectory images flagdown.xbm]
42 -bitmap @[file join $tk_demoDirectory images letters.xbm] \
48 -bitmap @[file join $tk_demoDirectory images letters.xbm] \
51 -bitmap @[file join $tk_demoDirectory images noletter.xbm] \
H A Dimage1.tcl20 label $w.msg -font $font -wraplength 4i -justify left -text "This demonstration displays two images, each in a separate label widget."
29 image create photo image1a -file [file join $tk_demoDirectory images earth.gif]
34 -file [file join $tk_demoDirectory images earthris.gif]
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dicon.tcl19 label $w.msg -font $font -wraplength 5i -justify left -text "This window shows three ways of using bitmaps or images in radiobuttons and checkbuttons. On the left are two radiobuttons, each of which displays a bitmap and an indicator. In the middle is a checkbutton that displays a different image depending on whether it is selected or not. On the right is a checkbutton that displays a single bitmap but changes its background color to indicate whether or not it is selected."
29 -file [file join $tk_library demos images flagup.bmp] \
30 -maskfile [file join $tk_library demos images flagup.bmp]
32 -file [file join $tk_library demos images flagdown.bmp] \
33 -maskfile [file join $tk_library demos images flagdown.bmp]
41 -bitmap @[file join $tk_library demos images letters.bmp] \
47 -bitmap @[file join $tk_library demos images letters.bmp] \
50 -bitmap @[file join $tk_library demos images noletter.bmp] \
H A Dimage1.tcl18 label $w.msg -font $font -wraplength 4i -justify left -text "This demonstration displays two images, each in a separate label widget."
28 image create photo image1a -file [file join $tk_library demos images earth.gif]
33 -file [file join $tk_library demos images earthris.gif]
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/mediacontrol/seekbackwardbutton/
H A Dseekbackward_button.edc25 images {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/mediacontrol/seekforwardbutton/
H A Dseekforward_button.edc25 images {
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/htdocs/raw/
H A Dimages.exp1 [page_begin mem/images]
7 [p] This page displays a series of images all containing the [mem/txt]
10 [p] For the two smaller images animated gifs are provided, but on a
12 of these two animated images, which are 230 K and 512 K resp.
/macosx-10.9.5/cups-372.4/cups/doc/
H A DMakefile28 images/color-wheel.png \
29 images/cups.png \
30 images/cups-icon.png \
31 images/generic.png \
32 images/left.gif \
33 images/right.gif \
34 images/sel.gif \
35 images/unsel.gif \
36 images/wait.gif
38 images/cup
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/mediacontrol/fullscreenbutton/
H A Dfullscreen_button.edc24 images {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/mediacontrol/mutebutton/
H A Dmute_button.edc25 images {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/mediacontrol/playpausebutton/
H A Dplaypause_button.edc25 images {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/mediacontrol/togglecaptionsbutton/
H A Dtoggle_captions_button.edc23 images {
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/mac/
H A DImageMac.mm82 Vector<CGImageRef> images;
86 images.append(cgImage);
89 unsigned numValidFrames = images.size();
98 CGImageDestinationAddImage(destination.get(), images[i], 0);
/macosx-10.9.5/libxml2-26/libxml2/doc/
H A DMakefile.am23 $(wildcard tutorial/images/*.png) \
24 $(wildcard tutorial/images/callouts/*.png) $(wildcard API*.html) \
190 tutorial/images/blank.png \
191 tutorial/images/callouts/1.png \
192 tutorial/images/callouts/10.png \
193 tutorial/images/callouts/2.png \
194 tutorial/images/callouts/3.png \
195 tutorial/images/callouts/4.png \
196 tutorial/images/callouts/5.png \
197 tutorial/images/callout
[all...]
/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DWebCache.mm56 [NSNumber numberWithInt:s.images.count], @"Images",
66 [NSNumber numberWithInt:s.images.size], @"Images",
76 [NSNumber numberWithInt:s.images.liveSize], @"Images",
86 [NSNumber numberWithInt:s.images.decodedSize], @"Images",
96 [NSNumber numberWithInt:s.images.purgeableSize], @"Images",
106 [NSNumber numberWithInt:s.images.purgedSize], @"Images",
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/treectrl/
H A Dimovie.rb56 ['15:20', 'Clip 1', @images['imovie-01']],
57 ['19:18', 'Clip 2', @images['imovie-02']],
58 ['07:20', 'Clip 3', @images['imovie-03']],
59 ['07:20', 'Clip 4', @images['imovie-04']],
60 ['07:20', 'Clip 5', @images['imovie-05']],
61 ['07:20', 'Clip 6', @images['imovie-06']],
62 ['07:20', 'Clip 7', @images['imovie-07']]
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A DcanvPsBmap.tcl29 -bitmap @[file join $tk_library demos/images/flagdown.bmp] \
34 -bitmap @[file join $tk_library demos/images/flagdown.bmp] \
39 -bitmap @[file join $tk_library demos/images/flagdown.bmp] \
44 -bitmap @[file join $tk_library demos/images/face.bmp] \
49 -bitmap @[file join $tk_library demos/images/face.bmp] \
54 -bitmap @[file join $tk_library demos/images/face.bmp] \
59 -bitmap @[file join $tk_library demos/images/flagup.bmp] \
64 -bitmap @[file join $tk_library demos/images/flagup.bmp] \
69 -bitmap @[file join $tk_library demos/images/flagup.bmp] \
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/
H A Dtile.rb175 if {![info exists images($img)]} {
176 set images($img) [image create photo -file $file]
180 return [array get images]
194 images = Hash[*TkComm.simplelist(Tk.tk_call(cmd, imgdir, pat))]
195 images.keys.each{|k|
196 images[k] = TkPhotoImage.new(:imagename=>images[k],
210 unless TkComm.bool(Tk.info('exists', "images(#{img})"))
211 Tk.tk_call('set', "images(#{img})",
217 images
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/htdocs/raw/
H A Dimages.exp1 [page_begin trf/images]
7 [p] This page displays a series of images all containing the [trf/txt]

Completed in 239 milliseconds

1234567