Searched refs:config (Results 1 - 19 of 19) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Dform.tcl31 $w.f1.label config -text Name:
32 $w.f2.label config -text Address:
33 $w.f5.label config -text Phone:
H A Dtimer35 .counter config -text [format "%d.%02d" $seconds $hundredths]
H A Dclrpick.tcl46 $w config $option $color
H A Dctext.tcl60 $w addtag config withtag $item
93 $c bind config <Enter> "textEnter $c"
94 $c bind config <Leave> "$c itemconf current -fill \$textConfigFill"
H A Dwidget88 .t config -cursor hand2
93 .t config -cursor xterm
94 .statusBar.lab config -text ""
301 .statusBar.lab config -text " "
305 .statusBar.lab config -text "Run the \"$demo\" sample program"
309 .t config -cursor $newcursor
H A Dcscroll.tcl43 set bg [lindex [$c config -bg] 4]
H A Drolodex66 .buttons.delete config -command deleteAction
83 .buttons.add config -command addAction
94 .buttons.clear config -command clearAction
106 .buttons.search config -command "addAction; fillCard"
112 .buttons.clear config -text "Clear Ctrl+C"
114 .buttons.add config -text "Add Ctrl+A"
116 .buttons.search config -text "Search Ctrl+S"
118 .buttons.delete config -text "Delete... Ctrl+D"
H A Druler.tcl70 -outline black -fill [lindex [$c config -bg] 4]]
H A Dtcolor173 .swatch config -bg $color
234 .swatch config -bg $color
H A Dfloor.tcl61 $w config -scrollregion [$w bbox all]
1324 $v config -command "$c yview"
1325 $h config -command "$c xview"
/ast/src/lib/libtk/library/
H A Dbutton.tcl86 $w config -state active
107 $w config -state normal
126 set tkPriv(relief) [lindex [$w config -relief] 4]
129 $w config -relief sunken
145 $w config -relief $tkPriv(relief)
H A Dtkfbox.tcl79 $data(sbar) config -command "$data(canvas) xview"
80 $data(canvas) config -xscrollcommand "$data(sbar) set"
216 $data(sbar) config -command ""
273 $data(canvas) config -scrollregion "$pad $pad $sW $H"
274 $data(sbar) config -command ""
278 $data(canvas) config -scrollregion "$pad $pad $sW $H"
279 $data(sbar) config -command "$data(canvas) xview"
653 $data(typeMenuBtn) config -state normal
654 $data(typeMenuLab) config -fg [$data(typeMenuBtn) cget -fg]
657 $data(typeMenuBtn) config
[all...]
H A Dscale.tcl24 %W config -activebackground [%W cget -background]
33 %W config -activebackground $tkPriv(activeBg)
H A Dpalette.tcl130 if {![catch {$w config $option} value]} {
H A Dscrlbar.tcl24 %W config -activebackground [%W cget -background]
33 %W config -activebackground $tkPriv(activeBg)
/ast/src/cmd/INIT/
H A Diffe.sh345 *) case $define$all$config$undef in
605 config=0
747 [C:config?Generate \bconfig\b(1) style \aHAVE_\a* macro names. This implies
752 upper case. \b--config\b is set by default if the command arguments
934 \b<\b\aname\a\b.h>\b exists. The \b--config\b macro name is
948 \b_lcl_\b\aname\a on success. The \b--config\b macro name is
950 for \b--config\b and \b^_\b otherwise.]
962 requires a prototype. The \b--config\b macro name is
970 \b_nxt_\b\aname\a\b_str\b. The \b--config\b macro name is
984 \b--config\
[all...]
H A Dpackage.sh1733 'ls /config/hw/system/cpu' 'cpu' \
2080 /config/hw/system/cpu -d tandem mach \
/ast/src/lib/libtksh/include/
H A Dtkshlib.h6 #include <config.h>
/ast/src/lib/libz/
H A Ddeflate.c129 } config; typedef in typeref:struct:config_s
132 local const config configuration_table[2] = {
137 local const config configuration_table[10] = {

Completed in 93 milliseconds