Home
last modified time | relevance | path

Searched defs:NCursesForm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dcursesf.h105 friend class NCursesForm; variable
462 NCursesForm(const NCursesForm& rhs) in NCursesForm() function
674 : NCursesForm(nlines,ncols,begin_y,begin_x) { in NCursesForm() function
684 : NCursesForm (Fields, with_frame, autoDelete_Fields) { in NCursesForm() function
697 : NCursesForm (Fields, nlines, ncols, begin_y, begin_x, in NCursesForm() function
Detip.h144 class NCURSES_IMPEXP NCursesForm; variable
Dcursesw.h756 friend class NCursesForm; variable