OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:termfont
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/mdocml/dist/
term.h
31
enum
termfont
{
enum
106
enum
termfont
fontl; /* Last font set. */
107
enum
termfont
*fontq; /* Symmetric fonts. */
154
void term_fontpush(struct termp *, enum
termfont
);
157
void term_fontrepl(struct termp *, enum
termfont
);
eqn_term.c
32
static const enum
termfont
fontmap[EQNFONT__MAX] = {
term.c
467
enum
termfont
f;
476
term_fontrepl(struct termp *p, enum
termfont
f)
485
term_fontpush(struct termp *p, enum
termfont
f)
786
enum
termfont
f;
term_ps.c
75
enum
termfont
lastf; /* last set font */
76
enum
termfont
nextf; /* building next font here */
112
static void ps_setfont(struct termp *, enum
termfont
);
1263
ps_setfont(struct termp *p, enum
termfont
f)
man_term.c
287
enum
termfont
font[2];
Completed in 38 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026