OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:privatecolorregisters
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
charproc.c
762
screen.
privatecolorregisters
, True),
7724
BtoS(screen->
privatecolorregisters
),
7726
set_bool_mode(screen->
privatecolorregisters
);
8069
BtoS(screen->
privatecolorregisters
)));
8070
DoSM(DP_X_PRIVATE_COLOR_REGISTERS, screen->
privatecolorregisters
);
8499
BtoS(screen->
privatecolorregisters
)));
8500
DoRM(DP_X_PRIVATE_COLOR_REGISTERS, screen->
privatecolorregisters
);
8502
BtoS(screen->
privatecolorregisters
)));
11368
init_Bres(screen.
privatecolorregisters
); /* FIXME: should this be off unconditionally here? */
11370
BtoS(screen->
privatecolorregisters
)));
[
all
...]
menu.c
403
{ "
privateColorRegisters
", do_privatecolorregisters, NULL },
2368
ToggleFlag(screen->
privatecolorregisters
);
2378
TScreenOf(term)->
privatecolorregisters
);
2387
HANDLE_VT_TOGGLE(
privatecolorregisters
);
graphics.c
682
int private_colors = screen->
privatecolorregisters
;
ptyx.h
2859
Boolean
privatecolorregisters
; /* private color registers for each graphic */
member in struct:__anon12178
2860
Boolean privatecolorregisters0; /* initial
privateColorRegisters
*/
misc.c
5695
result = MdBool(screen->
privatecolorregisters
);
Completed in 19 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026