OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__REVERSE
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libcurses/
attributes.c
308
ch |=
__REVERSE
;
344
attr |=
__REVERSE
;
395
if (attr &
__REVERSE
&& t_enter_reverse_mode(t) != NULL)
396
win->wattr |=
__REVERSE
;
447
if (attr &
__REVERSE
)
448
win->wattr &= ~
__REVERSE
;
curses_private.h
152
(
__REVERSE
| __BLINK | __DIM | __BOLD | __BLANK | __PROTECT)
155
(
__REVERSE
| __BLINK | __DIM | __BOLD | __BLANK | __PROTECT \
curses.h
223
#define
__REVERSE
0x00000400 /* Added characters are reverse
248
#define A_REVERSE
__REVERSE
265
#define WA_REVERSE
__REVERSE
/* Reverse video */
color.c
179
_cursesi_screen->nca |=
__REVERSE
;
refresh.c
953
if (on &
__REVERSE
&& enter_reverse_mode != NULL)
956
curscr->wattr |=
__REVERSE
;
Completed in 2343 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025