OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtermIsDecTechnical
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
fontutils.h
156
#define
xtermIsDecTechnical
(ch) ((ch) >= XTERM_PUA && (ch) <= XTERM_PUA + 6)
158
#define xtermIsInternalCs(ch) (xtermIsDecGraphic(ch) ||
xtermIsDecTechnical
(ch))
fontutils.c
4227
if (
xtermIsDecTechnical
(ch)) {
Completed in 6 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026