Searched +refs:ps +refs:default +refs:bg (Results 1 - 9 of 9) sorted by relevance

/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)}
148 set v(bg) [. cget -bg]
373 snack::menuCommand Options {Set default options} {SetDefaultVars ; Redraw}
441 pack [canvas .of.c -width $v(width) -height 30 -bg $v(bg)] -fill x -expand true
455 pack [ canvas .cf.fyc.yc -width $v(yaxisw) -height $v(toth) -highlightthickness 0 -bg $v(bg)]
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/data/coll/
H A Dcolfiles.mk20 # * To REPLACE the default list and only build with a few
110 be.txt bg.txt bn.txt bs.txt bs_Cyrl.txt\
121 pa.txt pl.txt ps.txt ro.txt ru.txt\
/macosx-10.9.5/ICU-511.35/icuSources/data/curr/
H A Dresfiles.mk20 # * To REPLACE the default list and only build with a few
55 bas.txt be.txt bem.txt bez.txt bg.txt\
101 pl.txt ps.txt pt.txt pt_AO.txt pt_CV.txt\
/macosx-10.9.5/ICU-511.35/icuSources/data/lang/
H A Dresfiles.mk20 # * To REPLACE the default list and only build with a few
57 bg.txt bm.txt bn.txt bn_IN.txt bo.txt\
82 pl.txt ps.txt pt.txt pt_PT.txt rm.txt\
/macosx-10.9.5/ICU-511.35/icuSources/data/region/
H A Dresfiles.mk20 # * To REPLACE the default list and only build with a few
57 bg.txt bm.txt bn.txt bn_IN.txt bo.txt\
82 pl.txt ps.txt pt.txt pt_PT.txt rm.txt\
/macosx-10.9.5/ICU-511.35/icuSources/data/zone/
H A Dresfiles.mk20 # * To REPLACE the default list and only build with a few
56 bg.txt bm.txt bn.txt bn_IN.txt bo.txt\
91 pa.txt pa_Arab.txt pa_Guru.txt pl.txt ps.txt\
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl98 ## 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} {
105 bg {}
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 }
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/data/locales/
H A Dresfiles.mk20 # * To REPLACE the default list and only build with a few
58 bg.txt bg_BG.txt bm.txt bm_ML.txt bn.txt\
137 pl.txt pl_PL.txt ps.txt ps_AF.txt pt.txt\
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim201 " provide a default listing command
3302 let s:haskdeinit= system("ps -e") =~ 'kdeinit'
3649 " call Decho("default case: starpat=".starpat)
3865 " call Decho("default case: Explore newdir<".dirname.">")
4388 " do. By default:
5875 " front. An "*" pattern handles the default priority.
6513 if &bg == "dark"
7621 " (default) netrw creates a one-line window to show error/warning
8296 " if g:netrw_xstrlen is zero (default), then the builtin strlen() function is used.
8323 " at least give a decent default
[all...]

Completed in 225 milliseconds