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/ |
D | cursesf.h | 105 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
|
D | etip.h | 144 class NCURSES_IMPEXP NCursesForm; variable
|
D | cursesw.h | 756 friend class NCursesForm; variable
|