OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COLOR_PAIR
(Results
1 - 9
of
9
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesapp.h
141
return b_Colors ?
COLOR_PAIR
(1) : A_BOLD;
146
return b_Colors ?
COLOR_PAIR
(2) : A_NORMAL;
151
return b_Colors ? (
COLOR_PAIR
(3)|A_DIM) : A_DIM;
156
return b_Colors ?
COLOR_PAIR
(4) : A_NORMAL;
161
return b_Colors ?
COLOR_PAIR
(4) : A_NORMAL;
166
return b_Colors ?
COLOR_PAIR
(5) : A_NORMAL;
171
return b_Colors ?
COLOR_PAIR
(6) : A_BOLD;
curses.h
546
extern NCURSES_EXPORT(int)
COLOR_PAIR
(int); /* generated */
[
all
...]
ncurses.h
546
extern NCURSES_EXPORT(int)
COLOR_PAIR
(int); /* generated */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h
141
return b_Colors ?
COLOR_PAIR
(1) : A_BOLD;
146
return b_Colors ?
COLOR_PAIR
(2) : A_NORMAL;
151
return b_Colors ? (
COLOR_PAIR
(3)|A_DIM) : A_DIM;
156
return b_Colors ?
COLOR_PAIR
(4) : A_NORMAL;
161
return b_Colors ?
COLOR_PAIR
(4) : A_NORMAL;
166
return b_Colors ?
COLOR_PAIR
(5) : A_NORMAL;
171
return b_Colors ?
COLOR_PAIR
(6) : A_BOLD;
curses.h
546
extern NCURSES_EXPORT(int)
COLOR_PAIR
(int); /* generated */
[
all
...]
ncurses.h
546
extern NCURSES_EXPORT(int)
COLOR_PAIR
(int); /* generated */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h
141
return b_Colors ?
COLOR_PAIR
(1) : A_BOLD;
146
return b_Colors ?
COLOR_PAIR
(2) : A_NORMAL;
151
return b_Colors ? (
COLOR_PAIR
(3)|A_DIM) : A_DIM;
156
return b_Colors ?
COLOR_PAIR
(4) : A_NORMAL;
161
return b_Colors ?
COLOR_PAIR
(4) : A_NORMAL;
166
return b_Colors ?
COLOR_PAIR
(5) : A_NORMAL;
171
return b_Colors ?
COLOR_PAIR
(6) : A_BOLD;
curses.h
546
extern NCURSES_EXPORT(int)
COLOR_PAIR
(int); /* generated */
[
all
...]
ncurses.h
546
extern NCURSES_EXPORT(int)
COLOR_PAIR
(int); /* generated */
[
all
...]
Completed in 587 milliseconds