OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCursorUnderline
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
ptyx.h
2364
#define
isCursorUnderline
(s) ((s)->cursor_shape == CURSOR_UNDERLINE)
fontutils.c
2490
int hh =
isCursorUnderline
(screen) ? fh / 8 : fh;
misc.c
4918
if (
isCursorUnderline
(screen))
charproc.c
13393
isCursorUnderline
(screen) ? "underline" : "bar"),
13438
if (
isCursorUnderline
(screen)) {
Completed in 48 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026