HomeSort by relevance Sort by last modified time
    Searched defs:NCursesPanel (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/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...]
etip.h 138 class NCURSES_IMPEXP NCursesPanel;
179 const NCursesPanel* p;
186 NCursesPanelException (const NCursesPanel* panel,
198 NCursesPanelException (const NCursesPanel* panel,
219 return "NCursesPanel";

Completed in 533 milliseconds