Searched refs:setaf (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/troff/ |
H A D | n4.c | 755 setaf() /* return format of number register */ in setaf() function
|
H A D | n1.c | 888 setaf(); in getch()
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 428 # ANSI.SYS color control. The setab/setaf caps depend on the coincidence 437 op=\E[37;40m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm, 444 op=\E[39;49m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm, 703 setaf=\Eb%?%p1%{0}%=%t?%e%p1%{7}%=%t0%e%p1%{15}%=%t7%e%p1%{48}%+%c, 721 …setaf=\Eb%?%p1%{0}%=%t1%e%p1%{1}%=%t2%e%p1%{2}%=%t3%e%p1%{3}%=%t>%e%p1%{4}%=%t4%e%p1%{5}%=%t7%e%p1… 857 setab=\E[4%p1%dm, setaf=\E[3%p1%dm, 917 setab@, setaf@, setb@, setf@, use=linux, 1017 setaf=\E[3%p1%{8}%m%d%?%p1%{8}%>%t;1%e%p1%{8}%=%t;2%e;21%;m, 1042 rmul=\E[24m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm, 1068 setab=\E[4%p1%dm, setaf=\E[3%p1%dm, use=mach, [all …]
|
H A D | termcap.src | 410 # ANSI.SYS color control. The setab/setaf caps depend on the coincidence 1547 # modified codes for setf/setb to setaf/setab, then to klone+color, corrected 1629 # -- the setf/setb are probably incorrect, more likely setaf/setab -TD 12605 # This really should not use setab/setaf, but it is clear that the 19462 # * Use setaf/setab consistently with SVr4. 19573 # * 4.2 ncurses has been changed to use setaf/setab, consistent w/SysV. 20103 # * improve xterm-256color by combining the ibm+16color setaf/setab
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | caps | 509 set_a_foreground, "setaf" "AF" Set foreground color using ANSI escape
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 500 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 500 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape
|