Searched refs:picture (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DTestJPEGQuality.tcl14 .m tracks add picture 1 0 600 $firstImage -compressor jpeg -spatialquality max
15 .m tracks add picture 1 600 600 $firstImage -compressor jpeg -spatialquality high
16 .m tracks add picture 1 1200 600 $firstImage -compressor jpeg -spatialquality normal
17 .m tracks add picture 1 1800 600 $firstImage -compressor jpeg -spatialquality low
18 .m tracks add picture 1 2400 600 $firstImage -compressor jpeg -spatialquality min
19 .m tracks add picture 1 3000 600 $firstImage -compressor jpeg -colordepth 40 -spatialquality max
20 .m tracks add picture 1 3600 600 $firstImage -compressor jpeg -colordepth 40 -spatialquality high
21 .m tracks add picture 1 4200 600 $firstImage -compressor jpeg -colordepth 40 -spatialquality normal
22 .m tracks add picture 1 4800 600 $firstImage -compressor jpeg -colordepth 40 -spatialquality low
23 .m tracks add picture
[all...]
H A DMake25fpsMovie.tcl15 .m tracks add picture 1 0 $frameDuration $imageList -dialog 0 -keyframerate 25
H A DTestAddImage.tcl14 .m tracks add picture 1 0 600 $firstImage -compressor jpeg -dialog 0 \
H A DTestSequence.tcl31 .m tracks add picture 1 0 300 $imageList -dialog 1 -compressor {smc } -colordepth 8
32 #.m tracks add picture 1 0 300 $imageList -dialog 1 -compressor jpeg
H A DTwoSourceEffect.tcl33 .m tracks add picture 1 0 6000 $firstImage
34 .m tracks add picture 2 0 6000 $secondImage
H A DFastMotionMovieMaker.tcl79 $wgrabber picture $imName
116 $wmovie tracks add picture $trackID $starttime $duration $imageList
/macosx-10.10/IODVDStorageFamily-35/
H A DIODVDBlockStorageDriver.cpp191 const char *picture = NULL; local
196 picture = "DVD.icns";
200 picture = "DVD-RAM.icns";
204 picture = "DVD-R.icns";
208 picture = "DVD-RW.icns";
212 picture = "DVD+R.icns";
216 picture = "DVD+RW.icns";
220 picture = "DVD.icns";
224 picture = "DVD-RAM.icns";
228 picture
[all...]
/macosx-10.10/IOBDStorageFamily-14/
H A DIOBDBlockStorageDriver.cpp123 const char *picture = NULL; local
128 picture = "BD.icns";
132 picture = "BD-R.icns";
136 picture = "BD-RE.icns";
144 if (picture) {
147 OSString *resourceFile = OSString::withCString(picture);
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVBuddy.h67 - (NSImage *) picture;
68 - (void) setPicture:(NSImage *) picture;
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVBuddy.h67 - (NSImage *) picture;
68 - (void) setPicture:(NSImage *) picture;
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVBuddy.h67 - (NSImage *) picture;
68 - (void) setPicture:(NSImage *) picture;
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dpicture.el0 ;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model
29 ;; This code provides the picture-mode commands documented in the Emacs
36 (defgroup picture nil function
38 :prefix "picture-"
41 (defcustom picture-rectangle-ctl ?+
42 "*Character `picture-draw-rectangle' uses for top left corners."
44 :group 'picture)
45 (defcustom picture-rectangle-ctr ?+
46 "*Character `picture-draw-rectangle' uses for top right corners."
48 :group 'picture)
[all...]
/macosx-10.10/IOCDStorageFamily-51/
H A DIOCDBlockStorageDriver.cpp516 const char *picture = NULL; local
521 picture = "CD.icns";
525 picture = "CD-R.icns";
529 picture = "CD-RW.icns";
537 if (picture) {
540 OSString *resourceFile = OSString::withCString(picture);
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenubutton.c278 mbPtr->bevelButtonContent.u.picture = OpenCPicture(&mbPtr->picParams);
279 if (!mbPtr->bevelButtonContent.u.picture) {
286 * which does not get recorded in the picture. So the bitmap code
389 KillPicture(mbPtr->bevelButtonContent.u.picture);
H A DtkMacOSXButton.c1056 KillPicture(mbPtr->bevelButtonContent.u.picture);
1074 * The image or bitmap for the button is copied over to a picture.
1082 ControlRef controlHandle, /* The control to set this picture to. */
1120 mbPtr->bevelButtonContent.u.picture = OpenCPicture(&mbPtr->picParams);
1121 if (!mbPtr->bevelButtonContent.u.picture) {
1128 * which does not get recorded in the picture. So the bitmap code
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dattributes.sh111 picture=(
115 string="$(print $picture)"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/schema/
H A Dapple.schema93 NAME 'apple-user-picture'
94 DESC 'picture'
389 apple-user-picture $ apple-user-authenticationhint $
530 apple-user-picture $
1131 apple-user-picture $
1457 apple-imhandle $ loginShell $ jpegPhoto $ apple-user-picture $ description $ userCertificate $ userPKCS12) )
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.cpp1586 const char *picture = "External.icns"; local
1589 picture = "Removable.icns";
1598 picture = "External.icns";
1600 picture = "Internal.icns";
1606 if (picture) {
1609 OSString *resourceFile = OSString::withCString(picture);
/macosx-10.10/misc_cmds-33/calendar/calendars/
H A Dcalendar.birthday114 04/09 Edward Muybridge born, 1830, motion-picture pioneer
H A Dcalendar.music73 03/29 Dr. Hook gets a group picture on the cover of "Rolling Stone", 1973
/macosx-10.10/vim-55/runtime/syntax/
H A Dmf.vim64 syn keyword mfType boolean numeric pair path pen picture string transform
/macosx-10.10/ruby-106/ruby/test/psych/
H A Dtest_yaml.rb708 { 'not-date' => '2002-04-28', 'picture' => "GIF89a\f\000\f\000\204\000\000\377\377\367\365\365\356\351\351\345fff\000\000\000\347\347\347^^^\363\363\355\216\216\216\340\340\340\237\237\237\223\223\223\247\247\247\236\236\236i^\020' \202\n\001\000;", 'hmm' => "SOMEWHERE: family above is short for\nhttp://somewhere.com/type\n" }, <<EOY
710 picture: !binary |
/macosx-10.10/emacs-93/emacs/man/
H A DMakefile.in68 $(srcdir)/picture-xtra.texi \
H A Dmakefile.w32-in69 $(srcdir)/picture-xtra.texi \
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledhtml.itk263 protected variable _lipic {} ;# picture to use as bullet
1772 picture {
2484 set _listyle picture

Completed in 207 milliseconds

12