OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCursesPanel
(Results
1 - 12
of
12
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesp.h
45
class NCURSES_IMPEXP
NCursesPanel
50
static
NCursesPanel
*dummy;
57
const
NCursesPanel
* m_back; // backward pointer to C++ object
98
NCursesPanel
(int nlines,
108
NCursesPanel
()
116
NCursesPanel
& operator=(const
NCursesPanel
& rhs)
125
NCursesPanel
(const
NCursesPanel
& rhs)
131
virtual ~
NCursesPanel
();
[
all
...]
cursesm.h
201
class NCURSES_IMPEXP NCursesMenu : public
NCursesPanel
269
:
NCursesPanel
(nlines,ncols,begin_y,begin_x),
284
:
NCursesPanel
(),
303
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
318
NCursesPanel
::operator=(rhs);
324
:
NCursesPanel
(rhs),
515
NCursesPanel
::frame(title,btitle);
522
NCursesPanel
::boldframe(title,btitle);
529
NCursesPanel
::label(topLabel,bottomLabel);
etip.h
138
class NCURSES_IMPEXP
NCursesPanel
;
179
const
NCursesPanel
* p;
186
NCursesPanelException (const
NCursesPanel
* panel,
198
NCursesPanelException (const
NCursesPanel
* panel,
219
return "
NCursesPanel
";
cursesf.h
340
class NCURSES_IMPEXP NCursesForm : public
NCursesPanel
408
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
423
:
NCursesPanel
(),
442
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
457
NCursesPanel
::operator=(rhs);
463
:
NCursesPanel
(rhs),
504
NCursesPanel
::frame(title,btitle);
511
NCursesPanel
::boldframe(title,btitle);
518
NCursesPanel
::label(topLabel,bottomLabel);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h
45
class NCURSES_IMPEXP
NCursesPanel
50
static
NCursesPanel
*dummy;
57
const
NCursesPanel
* m_back; // backward pointer to C++ object
98
NCursesPanel
(int nlines,
108
NCursesPanel
()
116
NCursesPanel
& operator=(const
NCursesPanel
& rhs)
125
NCursesPanel
(const
NCursesPanel
& rhs)
131
virtual ~
NCursesPanel
();
[
all
...]
cursesm.h
201
class NCURSES_IMPEXP NCursesMenu : public
NCursesPanel
269
:
NCursesPanel
(nlines,ncols,begin_y,begin_x),
284
:
NCursesPanel
(),
303
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
318
NCursesPanel
::operator=(rhs);
324
:
NCursesPanel
(rhs),
515
NCursesPanel
::frame(title,btitle);
522
NCursesPanel
::boldframe(title,btitle);
529
NCursesPanel
::label(topLabel,bottomLabel);
etip.h
138
class NCURSES_IMPEXP
NCursesPanel
;
179
const
NCursesPanel
* p;
186
NCursesPanelException (const
NCursesPanel
* panel,
198
NCursesPanelException (const
NCursesPanel
* panel,
219
return "
NCursesPanel
";
cursesf.h
340
class NCURSES_IMPEXP NCursesForm : public
NCursesPanel
408
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
423
:
NCursesPanel
(),
442
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
457
NCursesPanel
::operator=(rhs);
463
:
NCursesPanel
(rhs),
504
NCursesPanel
::frame(title,btitle);
511
NCursesPanel
::boldframe(title,btitle);
518
NCursesPanel
::label(topLabel,bottomLabel);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h
45
class NCURSES_IMPEXP
NCursesPanel
50
static
NCursesPanel
*dummy;
57
const
NCursesPanel
* m_back; // backward pointer to C++ object
98
NCursesPanel
(int nlines,
108
NCursesPanel
()
116
NCursesPanel
& operator=(const
NCursesPanel
& rhs)
125
NCursesPanel
(const
NCursesPanel
& rhs)
131
virtual ~
NCursesPanel
();
[
all
...]
cursesm.h
201
class NCURSES_IMPEXP NCursesMenu : public
NCursesPanel
269
:
NCursesPanel
(nlines,ncols,begin_y,begin_x),
284
:
NCursesPanel
(),
303
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
318
NCursesPanel
::operator=(rhs);
324
:
NCursesPanel
(rhs),
515
NCursesPanel
::frame(title,btitle);
522
NCursesPanel
::boldframe(title,btitle);
529
NCursesPanel
::label(topLabel,bottomLabel);
etip.h
138
class NCURSES_IMPEXP
NCursesPanel
;
179
const
NCursesPanel
* p;
186
NCursesPanelException (const
NCursesPanel
* panel,
198
NCursesPanelException (const
NCursesPanel
* panel,
219
return "
NCursesPanel
";
cursesf.h
340
class NCURSES_IMPEXP NCursesForm : public
NCursesPanel
408
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
423
:
NCursesPanel
(),
442
:
NCursesPanel
(nlines, ncols, begin_y, begin_x),
457
NCursesPanel
::operator=(rhs);
463
:
NCursesPanel
(rhs),
504
NCursesPanel
::frame(title,btitle);
511
NCursesPanel
::boldframe(title,btitle);
518
NCursesPanel
::label(topLabel,bottomLabel);
Completed in 123 milliseconds