OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMyXftFont
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
fontutils.h
163
extern XTermXftFonts *
getMyXftFont
(XtermWidget /* xw */, int /* which */, int /* fontnum */);
fontutils.c
268
XTermXftFonts *data =
getMyXftFont
(xw, e, screen->menu_font_number);
3434
xtermCloseXft(screen,
getMyXftFont
(xw, e, n));
5971
getMyXftFont
(XtermWidget xw, int which, int fontnum)
6057
XTermXftFonts *data =
getMyXftFont
(xw, (int) which, fontnum);
util.c
2987
#define XFT_DATA(which)
getMyXftFont
(params->xw, which, fontnum)
charproc.c
11828
xtermCloseXft(screen,
getMyXftFont
(xw, e, (int) n));
Completed in 18 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026