Searched +refs:ps +refs:default +refs:color (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/tcl-102/tk/tk/tests/
H A DcanvPsImg.tcl25 $canvas postscript -file /tmp/test.ps -colormode $level
31 $canvas postscript -file tmp.ps -colormode $level
32 exec lpr tmp.ps
40 message .t.m -text {This screen exercises the Postscript-generation abilities of Tk canvas widgets for images. Click the buttons below to select a Visual type for the canvas and colormode for the Postscript output. Then click "Print" to send the results to the default printer, or "Print to file" to put the Postscript output in a file called "/tmp/test.ps". You can also click on items in the canvas to delete them.
41 NOTE: Some Postscript printers may not be able to handle Postscript generated in color mode.} -width 6i
67 foreach l { monochrome gray color } {
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A DcanvPsImg.tcl25 $canvas postscript -file /tmp/test.ps -colormode $level
31 $canvas postscript -file tmp.ps -colormode $level
32 exec lpr tmp.ps
40 message .t.m -text {This screen exercises the Postscript-generation abilities of Tk canvas widgets for images. Click the buttons below to select a Visual type for the canvas and colormode for the Postscript output. Then click "Print" to send the results to the default printer, or "Print to file" to put the Postscript output in a file called "/tmp/test.ps". You can also click on items in the canvas to delete them.
41 NOTE: Some Postscript printers may not be able to handle Postscript generated in color mode.} -width 6i
67 foreach l { monochrome gray color } {
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/extra/
H A Dstripped.tcl30 color,blink yellow
31 color,proc darkgreen
32 color,prompt brown
33 color,stdin black
34 color,stdout blue
35 color,stderr red
76 -yscrollcommand "$w.sy set" -setgrid 1 -foreground $tkCon(color,stdin)]
89 $w.text tag configure $col -foreground $tkCon(color,$col)
91 $w.text tag configure blink -background $tkCon(color,blink)
235 # Outputs: the string with a color
[all...]
H A Dconsole1_1.tcl23 ## -blinkcolor color DEFAULT: yellow
24 ## Specifies the background blink color for brace highlighting.
25 ## This doubles as the highlight color for the find box.
31 ## -proccolor color DEFAULT: darkgreen
32 ## Specifies the color to highlight recognized procs.
34 ## -promptcolor color DEFAULT: brown
35 ## Specifies the prompt color.
37 ## -stdincolor color DEFAULT: black
38 ## Specifies the color for "stdin".
39 ## This doubles as the console foreground color
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Drcirc.el1 ;;; rcirc.el --- default, simple IRC client.
36 ;; enabled by default, but can easily be adjusted or turned off. Each
58 (defcustom rcirc-default-server "irc.freenode.net"
59 "The default server to connect to."
63 (defcustom rcirc-default-port 6667
64 "The default port to connect to."
68 (defcustom rcirc-default-nick (user-login-name)
73 (defcustom rcirc-default-user-name (user-login-name)
78 (defcustom rcirc-default-user-full-name (if (string= (user-full-name) "")
79 rcirc-default
[all...]
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.aix4240 back_color_erase bce bool ut - - ----- screen erased with background color
241 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
275 # These came in with SVr4's color support
277 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
442 print_screen mc0 str ps - - -B-G-* print contents of screen
496 color_bg_0 colb0 str d0 - - ----K background color 0
497 color_bg_1 colb1 str d1 - - ----K background color 1
498 color_bg_2 colb2 str d2 - - ----K background color 2
499 color_bg_3 colb3 str d3 - - ----K background color 3
500 color_bg_4 colb4 str d4 - - ----K background color
[all...]
H A DCaps.uwin239 back_color_erase bce bool ut - - ----- screen erased with background color
241 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
269 # These came in with SVr4's color support
271 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
410 print_screen mc0 str ps - - -B-G-* print contents of screen
580 color_names colornm str Yw - - ----- Give name for color #1
581 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
582 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
583 orig_colors oc str oc - - ----- Set all color pairs to the original ones
584 orig_pair op str op - - ----- Set default pai
[all...]
H A DCaps.keys242 back_color_erase bce bool ut - - ----- screen erased with background color
243 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
277 # These came in with SVr4's color support
279 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
444 print_screen mc0 str ps - - -B-G-* print contents of screen
716 # SVr4 added these capabilities to support color
718 orig_pair op str op - - ----- Set default pair to its original value
719 orig_colors oc str oc - - ----- Set all color pairs to the original ones
720 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
721 initialize_pair initp str Ip - - ----- Initialize color pai
[all...]
H A DCaps240 back_color_erase bce bool ut - - ----- screen erased with background color
241 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
275 # These came in with SVr4's color support
277 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
442 print_screen mc0 str ps - - -B-G-* print contents of screen
626 # SVr4 added these capabilities to support color
628 orig_pair op str op - - ----- Set default pair to its original value
629 orig_colors oc str oc - - ----- Set all color pairs to the original ones
630 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
631 initialize_pair initp str Ip - - ----- Initialize color pai
[all...]
H A DCaps.hpux11233 # end booleans for HPUX 9, 10 (non-color curses)
241 back_color_erase bce bool ut - - ----- screen erased with background color
242 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
271 # end numbers for HPUX 9, 10 (non-color curses)
277 # These came in with SVr4's color support
279 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
444 print_screen mc0 str ps - - -B-G-* print contents of screen
634 # SVr4 added these capabilities to support color
636 orig_pair op str op - - ----- Set default pair to its original value
637 orig_colors oc str oc - - ----- Set all color pair
[all...]
/macosx-10.9.5/cups-372.4/cups/test/
H A Dipp-1.1.test198 NAME "RFC 2911 section 3.2.5: Get-Printer-Attributes Operation (default)"
210 DISPLAY color-supported
220 DISPLAY pages-per-minute-color
247 EXPECT ?copies-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
249 EXPECT ?finishings-default OF-TYPE enum IN-GROUP printer-attributes-tag
251 EXPECT ?job-hold-until-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1
253 EXPECT job-hold-until-default IF-DEFINED OPTIONAL_HOLD_JOB
255 EXPECT ?job-priority-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101
257 EXPECT ?job-sheets-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag
259 EXPECT ?media-default O
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgnuplot.vim105 syn keyword gnuplotType linestyle nolinestyle linetype lt linewidth lw pointtype pt pointsize ps
158 syn keyword gnuplotType default
163 syn keyword gnuplotType rgbformulae defined file color model gradient colornames
173 " Define the default highlighting.
H A Daml.vim27 syn keyword amlArcCmd contained cartw[rite] cartwrite cei[l] cel[lvalue] cen[troidlabels] cgm cgme[scape] cha[nge] checkin checkinrel checkout checkoutrel chm[od] chown chownt[ransaction] chowntran chowntransaction ci ci[rcle] cir class classp[rob] classs[ig] classsample clean clear clears[elect] clip clipg[raphextent] clipm[apextent] clo[sedatabase] cntvrt co cod[efind] cog[oinverse] cogocom cogoenv cogomenu coll[ocate] color color2b[lue] color2g[reen] color2h[ue] color2r[ed] color2s[at] color2v[al] colorchart coloredit colorh[cbs] colorhcbs colu[mns] comb[ine] comm[ands] commands con connect connectu[ser] cons[ist] conto[ur] contr[olpoints] convertd[oc] convertdoc converti[mage] convertla[yer] convertli[brary] convertr[emap] convertw[orkspace] coo[rdinate] coordinate coordinates copy copyf[eatures] copyi[nfo] copyl[ayer] copyo copyo[ut] copyout copys[tack] copyw[orkspace] copyworkspace cor corr[idor] correlation cos cosh costa[llocation] costb[acklink] costd[istance] costp[ath] cou[ntvertices]
34 syn keyword amlArcCmd contained markerpa[ttern] markerpe[n] markerpu[t] markersa[ve] markersc[ale] markerse[t] markersi[ze] markersy[mbol] mas[elect] matchc[over] matchn[ode] max mb[egin] mc[opy] md[elete] me mean measure measurer[oute] measureroute med mend menu[cover] menuedit menv[ironment] merge mergeh[istory] mergev[at] mfi[t] mfr[esh] mg[roup] miadsa[rc] miadsr[ead] miadsread min minf[o] mino[rity] mir[ror] mitems mjoin ml[classify] mma[sk] mmo[ve] mn[select] mod mor[der] moran mosa[ic] mossa[rc] mossg[rid] move movee[nd] movei[tem] mp[osition] mr mr[otate] msc[ale] mse[lect] mselect mt[olerance] mu[nselect] multcurve multinv multipleadditem multipleitems multiplejoin multipleselect multprop mw[ho] nai ne near neatline neatlineg[rid] neatlineh[atch] neatlinel[abels] neatlinet[ics] new next ni[bble] nodeangleitem nodec[olor] nodee[rrors] nodem[arkers] nodep[oint] nodes nodesi[ze] nodesn[ap] nodesp[ot] nodet[ext] nor[mal] not ns[elect] oe ogrid ogridt[ool] oldwindow oo[ps] op[endatabase] or
125 " Define the default highlighting.
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Dxs.tcl45 set v(psfilet) {tmp$N.ps}
121 set v(psfilecmd) {cp -f _xspr$n.ps $v(psfile)}
136 set v(psfilecmd) {command.com /c copy _xspr$n.ps $v(psfile)}
373 snack::menuCommand Options {Set default options} {SetDefaultVars ; Redraw}
791 default
997 default {
1126 -default ok
1268 if {[scan $row {%f %d %s %[^�]} end color label rest] >= 3} {
1269 lappend l "$end\n$color\n$label\n$rest"
1335 scan $row {%f %d %s %[^�]} end color labe
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl71 # info to configure. COLOR has the color data.
98 ## When setting up all the default values, we always check for
103 # bg == {} will get bg color from the main toplevel (in InitUI)
104 foreach {key default} {
116 if {![info exists COLOR($key)]} { set COLOR($key) $default }
120 foreach {key default} {
158 if {![info exists OPT($key)]} { set OPT($key) $default }
161 foreach {key default} {
194 if {![info exists PRIV($key)]} { set PRIV($key) $default }
196 foreach {key default} {
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dtermcap.src135 # -m Monochrome. Suppress color support
341 :pf=\E[4i:po=\E[5i:ps=\E[0i:
381 # ANSI.SYS color control. The setab/setaf caps depend on the coincidence
382 # between SVr4/XPG4's color numbers and ANSI.SYS attributes. Here are longer
388 klone+color|color control for ansi.sys and ISO6429-compatible displays:\
392 # This is better than klone+color, it doesn't assume white-on-black as the
393 # default color pair, but many `ANSI' terminals don't grok the <op> cap.
394 ecma+color|colo
[all...]
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dterminfo.src160 # -m Monochrome. Suppress color support
428 # ANSI.SYS color control. The setab/setaf caps depend on the coincidence
429 # between SVr4/XPG4's color numbers and ANSI.SYS attributes. Here are longer
435 klone+color|color control for ansi.sys and ISO6429-compatible displays,
439 # This is better than klone+color, it doesn't assume white-on-black as the
440 # default color pair, but many `ANSI' terminals don't grok the <op> cap.
441 ecma+color|color contro
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcperl-mode.el38 ;; correct to make whistles enabled by default.)
106 (or (fboundp 'x-color-defined-p)
107 (defmacro x-color-defined-p (col)
108 (cond ((fboundp 'color-defined-p) (` (color-defined-p (, col))))
110 ((fboundp 'valid-color-name-p) (` (valid-color-name-p (, col))))
112 ((fboundp 'x-valid-color-name-p) (` (x-valid-color-name-p (, col))))
113 (t '(error "Cannot implement color
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dconfigure505 # In both cases, we have to default to `cp -p'.
582 # Factoring default headers for most tests.
705 # by default will actually change.
944 -psdir | --psdir | --psdi | --psd | --ps)
946 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1208 By default, \`make install' will install all the files in
1234 --psdir=DIR ps documentation [DOCDIR]
1250 --disable-color-mode zkt without colors
1266 --without-curses Ignore presence of curses and disable color mode
2087 { echo "$as_me:$LINENO: checking for C compiler default outpu
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
998 % By default, we suppress indentation.
1139 \newif\iflinks \linkstrue % by default we want the aux files.
1330 % by default, use a color that is dark enough to print on paper as
1830 % Use cm as the default font prefix.
1853 % Definitions for a main text size of 11pt. This is the default in
2228 % the additional smallness of 8pt. So I'm making the default 9pt.
2237 % Set up the default fonts, so we can use them for creating boxes.
2308 \def\endofsentencespacefactor{3000}% default
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
998 % By default, we suppress indentation.
1139 \newif\iflinks \linkstrue % by default we want the aux files.
1330 % by default, use a color that is dark enough to print on paper as
1830 % Use cm as the default font prefix.
1853 % Definitions for a main text size of 11pt. This is the default in
2228 % the additional smallness of 8pt. So I'm making the default 9pt.
2237 % Set up the default fonts, so we can use them for creating boxes.
2308 \def\endofsentencespacefactor{3000}% default
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex5 \usepackage{color}
549 \includegraphics{pics/design_process.ps}
726 would occur when operations are performed on the integers. There is a tradeoff between how many default digits to allocate
735 An mp\_int is said to be initialized if it is set to a valid, preferably default, state such that all of the members of the
776 \textbf{alloc} members initialized. This ensures that the mp\_int will always represent the default state of zero regardless
796 call to mp\_init() is used only to initialize the members of the structure to a known default state.
801 but a macro defined in ``tommath.h``. By default, XMALLOC will evaluate to malloc() which is the C library's built--in
810 (lines 34 through 35) to their respective default states. At this point the algorithm has succeeded and
933 to re-allocate the memory. As per the other functions XREALLOC is actually a macro which evaluates to realloc by default. The realloc
976 Like algorithm mp\_init, the mp\_int structure is initialized to a default stat
[all...]

Completed in 286 milliseconds