Searched refs:titlebar (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/dumpcs/ |
H A D | dumpcs.c | 72 char titlebar[LC_NAMELEN + 14]; local 118 (void) strcpy(titlebar, ""); 120 (void) strcat(titlebar, ":"); 123 (void) printf("%s\n", titlebar); 126 (void) printf("%s", titlebar);
|
/titanic_41/usr/src/cmd/latencytop/common/ |
H A D | display.c | 49 static WINDOW *titlebar = NULL; variable 689 (void) wattrset(titlebar, COLOR_PAIR(LT_COLOR_HEADER)); in print_title() 690 (void) wbkgd(titlebar, COLOR_PAIR(LT_COLOR_HEADER)); in print_title() 691 (void) werase(titlebar); in print_title() 693 (void) mvwprintw(titlebar, 0, (screen_width - strlen(TITLE)) / 2, in print_title() 695 (void) wrefresh(titlebar); in print_title() 756 titlebar = subwin(stdscr, 1, screen_width, 0, 0); in lt_display_init() 1027 titlebar = NULL; in lt_display_deinit()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-network-dns-mdns.mf | 138 file path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar.gif \
|
H A D | developer-dtrace.mf | 630 file path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar.gif \
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 3207 # These entries allow access to the X titlebar and icon name as a status line. 4103 # shown in the titlebar. 15147 # titlebar as a phony status line, and may produce warnings during 15252 # The configurable titlebar is set using xterm-compatible sequences; 15329 nsterm+s|AppKit Terminal.app v41+ status-line (window titlebar) support:\
|
H A D | terminfo.src | 3677 # These entries allow access to the X titlebar and icon name as a status line. 4696 # shown in the titlebar. 17085 # titlebar as a phony status line, and may produce warnings during 17190 # The configurable titlebar is set using xterm-compatible sequences; 17274 nsterm+s|AppKit Terminal.app v41+ status-line (window titlebar) support,
|