Searched +refs:ps +refs:print +refs:background (Results 1 - 4 of 4) 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.
74 -background white -foreground black]
84 button .t.print -text "Print" -command { PrintPostscript .t.f.c }
86 pack .t.file .t.print .t.quit -in .t.bot -side left -fill x -expand 1
/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.
73 -background white -foreground black]
82 button .t.print -text "Print" -command { PrintPostscript .t.f.c }
84 pack .t.file .t.print .t.quit -in .t.bot -side left -fill x -expand 1
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dcanvasprintbox.itk4 # Implements a print box for printing the contents of a canvas widget
6 # number of pages to print the image on and if the output should be
10 # element in ones own GUIs. It is used to print the contents
46 option add *Canvasprintbox.filename "canvas.ps" widgetDefault
60 keep -background -cursor -textbackground -foreground
66 # element in ones own GUIs. It is used to print the contents
82 itk_option define -filename filename FileName "canvas.ps"
101 method print {}
119 # The canvas we want to print.
179 # A list of four coordinates specifying which part of the canvas to print
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dvim.vim22 syn keyword vimCommand contained arga[dd] argl[ocal] ba[ll] bm[odified] brea[k] bro[wse] bw[ipeout] cal[l] cd cgetb[uffer] chd[ir] clo[se] cnf[ile] comp[iler] cpf[ile] cw[indow] delm[arks] diffsplit dj[ump] earlier el[se] endf[unction] ex filetype fir[st] folddoc[losed] fu[nction] ha[rdcopy] if is[earch] ju[mps] kee[pmarks] lan[guage] lc[d] lefta[bove] lgetb[uffer] lgrepa[dd] lli[st] lne[xt] lo[adview] lop[en] ls luafile mak[e] menut[ranslate] mkvie[w] mzf[ile] nbs[tart] nmapc[lear] omapc[lear] pc[lose] po[p] pre[serve] profd[el] ps[earch] ptl[ast] ptr[ewind] pyf[ile] quita[ll] red[o] res[ize] ri[ght] rubyf[ile] sal[l] sba[ll] sbn[ext] sb[uffer] setf[iletype] sfir[st] sim[alt] sm[ap] sN[ext] snoremenu spe[llgood] spellw[rong] sta[g] stj[ump] sun[hide] sv[iew] tabc[lose] tabfir[st] tabn[ext] tabr[ewind] tc[l] tf[irst] tm to[pleft] ts[elect] u[ndo] unlo[ckvar] ve[rsion] vimgrepa[dd] vs[plit] windo wN[ext] w[rite] X xme xnoreme y[ank]
30 syn keyword vimOption contained al antialias autochdir background balloondelay bexpr bk bs casemap cf cink cmdheight colorcolumn completefunc copyindent cryptmethod cspc cul def diff display edcompatible endofline errorformat fcl fdm fex filetype fo foldlevelstart formatexpr ft gfw gtt guipty hh hkmap ic imc imsearch indentkeys isf isprint km lbr list lsp makeprg maxmem mh mmp more mouses mzq nuw opfunc patchexpr pfn popt printfont pumheight redrawtime rightleft rtp sbo scrolljump sel shell shelltype showbreak si smartcase softtabstop spelllang sps sta su swb syntax tagbsearch tb term textwidth timeoutlen tm tr ttm ttyscroll udir updatecount vdir viewdir wa wd wi wildmode winfixwidth wiw wrap writedelay
252 syn match vimCollClass contained transparent "\[:\(alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\|return\|tab\|escape\|backspace\):\]"
478 syn keyword vimFgBgAttrib contained none bg background fg foreground

Completed in 194 milliseconds