Home
last modified time | relevance | path

Searched refs:savedVals (Results 1 – 4 of 4) sorted by relevance

/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/tablelist3.3/scripts/
H A Dmwutil.tcl107 set savedVals {}
122 lappend savedVals $configVals($opt)
134 foreach opt $cmdLineOpts val $savedVals {
/dports/www/getleft/Getleft-v1.2/scripts/tablelist4.8/scripts/
H A Dmwutil.tcl177 set savedVals {}
192 lappend savedVals [eval $cgetCmd [list $win $opt]]
204 foreach opt $cmdLineOpts val $savedVals {
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/tablelist/scripts/
H A Dmwutil.tcl182 set savedVals {}
197 lappend savedVals [eval $cgetCmd [list $win $opt]]
209 foreach opt $cmdLineOpts val $savedVals {
/dports/graphics/pixie/Pixie/src/ri/
H A Drib.y2870 RtPointer *savedVals = vals; in ribParse() local
2974 vals = savedVals; in ribParse()