OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CURSOR_UNDERLINE
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
ptyx.h
2359
,
CURSOR_UNDERLINE
= 4
2364
#define isCursorUnderline(s) ((s)->cursor_shape ==
CURSOR_UNDERLINE
)
2680
Boolean
cursor_underline
; /* true if cursor is in underline mode */
member in struct:__anon65
charproc.c
590
Bres(XtNcursorUnderLine, XtCCursorUnderLine, screen.
cursor_underline
, False),
4753
screen->cursor_shape =
CURSOR_UNDERLINE
;
4757
screen->cursor_shape =
CURSOR_UNDERLINE
;
10014
target->cursor_shape = source->
cursor_underline
?
CURSOR_UNDERLINE
: \
10572
init_Bres(screen.
cursor_underline
);
Completed in 14 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026