Searched refs:initial (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/std/
H A Dunexpand.c39 "[i:initial? Only convert initial tabs (those that precede all non "
75 "initial ones.]"
131 static int expand(Sfio_t *in, Sfio_t *out, int tablist[], int tabmax, int type,int initial) argument
239 if(initial)
281 int initial=0; local
299 initial = 1;
335 if(expand(fp,sfstdout,tablist,ntabs,type,initial)<0)
/ast/src/lib/libtk/library/
H A Dscale.tcl133 tkScaleIncrement $w up little initial
135 tkScaleIncrement $w down little initial
190 # means don't auto-repeat, "initial" means this is the
216 } elseif {$repeat == "initial"} {
H A Dscrlbar.tcl143 tkScrollSelect $w $element initial
174 # means don't auto-repeat, "initial" means this is the
195 } elseif {$repeat == "initial"} {

Completed in 20 milliseconds