Searched refs:bold (Results 1 - 6 of 6) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Drmt126 .t tag configure bold -font -*-Courier-Bold-R-Normal-*-120-*-*-*-*-*-*
137 .t tag add bold {promptEnd linestart} promptEnd
186 .t tag add bold "promptEnd linestart" promptEnd
H A Dbind.tcl30 set bold "-background #43ce80 -relief raised -borderwidth 1"
33 set bold "-foreground white -background black"
64 $w.text tag bind $tag <Any-Enter> "$w.text tag configure $tag $bold"
H A Dstyle.tcl29 $w.text tag configure bold -font -*-Courier-Bold-O-Normal--*-120-*-*-*-*-*-*
64 $w.text insert end tags bold
H A Dmenu.tcl85 $m add radio -label "Bold" -variable style -value bold
/ast/src/cmd/kshlib/cmdtst/
H A Dgrep.c72 "[b:highlight?Highlight matches using the ansi terminal bold sequence.]"
420 static const char bold[] = {CC_esc,'[','1','m'}; local
424 sfwrite(sp, bold, sizeof(bold));
/ast/src/cmd/re/
H A Dgrep.c65 "[b:highlight?Highlight matches using the ansi terminal bold sequence.]"
313 static const char bold[] = {CC_esc,'[','1','m'}; local
317 sfwrite(sp, bold, sizeof(bold));

Completed in 15 milliseconds