OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCursesForm
(Results
1 - 9
of
9
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h
105
friend class
NCursesForm
;
340
class NCURSES_IMPEXP
NCursesForm
: public NCursesPanel
357
const
NCursesForm
* m_back; // backward pointer to C++ object
362
static inline
NCursesForm
* getHook(const FORM *f) {
365
return const_cast<
NCursesForm
*>(hook->m_back);
404
NCursesForm
( int nlines,
420
NCursesForm
(NCursesFormField* Fields[],
435
NCursesForm
(NCursesFormField* Fields[],
453
NCursesForm
& operator=(const
NCursesForm
& rhs
[
all
...]
etip.h
140
class NCURSES_IMPEXP
NCursesForm
;
281
const
NCursesForm
* f;
288
NCursesFormException (const
NCursesForm
* form,
300
NCursesFormException (const
NCursesForm
* form,
321
return "
NCursesForm
";
cursesw.h
696
friend class
NCursesForm
;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h
105
friend class
NCursesForm
;
340
class NCURSES_IMPEXP
NCursesForm
: public NCursesPanel
357
const
NCursesForm
* m_back; // backward pointer to C++ object
362
static inline
NCursesForm
* getHook(const FORM *f) {
365
return const_cast<
NCursesForm
*>(hook->m_back);
404
NCursesForm
( int nlines,
420
NCursesForm
(NCursesFormField* Fields[],
435
NCursesForm
(NCursesFormField* Fields[],
453
NCursesForm
& operator=(const
NCursesForm
& rhs
[
all
...]
etip.h
140
class NCURSES_IMPEXP
NCursesForm
;
281
const
NCursesForm
* f;
288
NCursesFormException (const
NCursesForm
* form,
300
NCursesFormException (const
NCursesForm
* form,
321
return "
NCursesForm
";
cursesw.h
696
friend class
NCursesForm
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h
105
friend class
NCursesForm
;
340
class NCURSES_IMPEXP
NCursesForm
: public NCursesPanel
357
const
NCursesForm
* m_back; // backward pointer to C++ object
362
static inline
NCursesForm
* getHook(const FORM *f) {
365
return const_cast<
NCursesForm
*>(hook->m_back);
404
NCursesForm
( int nlines,
420
NCursesForm
(NCursesFormField* Fields[],
435
NCursesForm
(NCursesFormField* Fields[],
453
NCursesForm
& operator=(const
NCursesForm
& rhs
[
all
...]
etip.h
140
class NCURSES_IMPEXP
NCursesForm
;
281
const
NCursesForm
* f;
288
NCursesFormException (const
NCursesForm
* form,
300
NCursesFormException (const
NCursesForm
* form,
321
return "
NCursesForm
";
cursesw.h
696
friend class
NCursesForm
;
[
all
...]
Completed in 283 milliseconds