OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtermIsDecGraphic
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
fontutils.h
104
(
xtermIsDecGraphic
(ch) \
157
#define
xtermIsDecGraphic
(ch) ((ch) > 0 && (ch) < 32)
158
#define xtermIsInternalCs(ch) (
xtermIsDecGraphic
(ch) || xtermIsDecTechnical(ch))
button.c
1670
if (
xtermIsDecGraphic
(ch)) {
fontutils.c
4885
if (
xtermIsDecGraphic
(ch)) {
Completed in 12 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026