HomeSort by relevance Sort by last modified time
    Searched refs:NCursesForm (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/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...]

Completed in 204 milliseconds