OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bold
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/cgram/
cgram.c
343
bool
bold
= hinting &&
local in function:redraw
346
if (
bold
)
349
if (
bold
)
/src/usr.sbin/makemandb/
apropos-utils.c
918
* appears
bold
when viewed using a pager.
1077
const char *
bold
, *sgr0, *smso, *rmso, *smul, *rmul;
local in function:term_init
1080
bold
= sgr0 = NULL;
1084
bold
= ti_getstr(ti, "
bold
");
1086
if (
bold
== NULL || sgr0 == NULL) {
1092
bold
= sgr0 = NULL;
1101
sa[0] = term_fix_seq(ti,
bold
?
bold
: smso);
/src/sys/arch/amiga/dev/
amidisplaycc.c
574
* Write a character to screen with color / bgcolor / hilite(
bold
) /
599
int
bold
;
local in function:amidisplaycc_putchar
623
bold
= (mode & WSATTR_HILIT) > 0;
661
f |= f >>
bold
;
676
f |= f >>
bold
;
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025