OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:standout
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h
377
#ifdef
standout
378
inline int UNDEF(
standout
)() { return
standout
(); }
function
379
#undef
standout
macro
380
#define
standout
UNDEF(
standout
)
macro
1178
int
standout
() { return ::w
standout
(w); }
function in class:NCursesWindow
[
all
...]
curses.h
713
extern NCURSES_EXPORT(int)
standout
(void); /* generated */
1045
#define
standout
macro
[
all
...]
ncurses.h
713
extern NCURSES_EXPORT(int)
standout
(void); /* generated */
1045
#define
standout
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h
377
#ifdef
standout
378
inline int UNDEF(
standout
)() { return
standout
(); }
function
379
#undef
standout
macro
380
#define
standout
UNDEF(
standout
)
macro
1178
int
standout
() { return ::w
standout
(w); }
function in class:NCursesWindow
[
all
...]
curses.h
713
extern NCURSES_EXPORT(int)
standout
(void); /* generated */
1045
#define
standout
macro
[
all
...]
ncurses.h
713
extern NCURSES_EXPORT(int)
standout
(void); /* generated */
1045
#define
standout
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h
377
#ifdef
standout
378
inline int UNDEF(
standout
)() { return
standout
(); }
function
379
#undef
standout
macro
380
#define
standout
UNDEF(
standout
)
macro
1178
int
standout
() { return ::w
standout
(w); }
function in class:NCursesWindow
[
all
...]
curses.h
713
extern NCURSES_EXPORT(int)
standout
(void); /* generated */
1045
#define
standout
macro
[
all
...]
ncurses.h
713
extern NCURSES_EXPORT(int)
standout
(void); /* generated */
1045
#define
standout
macro
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py
51
stdscr.
standout
, stdscr.standend, stdscr.syncdown,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py
51
stdscr.
standout
, stdscr.standend, stdscr.syncdown,
Completed in 219 milliseconds