Lines Matching defs:standout
1 /* $NetBSD: standout.c,v 1.20 2024/12/23 02:58:04 blymn Exp $ */
35 static char sccsid[] = "@(#)standout.c 8.3 (Berkeley) 8/10/94";
37 __RCSID("$NetBSD: standout.c,v 1.20 2024/12/23 02:58:04 blymn Exp $");
47 * standout --
48 * Enter standout mode on stdscr.
51 standout(void)
59 * Exit standout mode on stdscr.
72 * Enter standout mode in window win.
83 * If standout/standend strings, or can underline, set the
84 * screen standout bit.
95 * Exit standout mode in window win.