Searched defs:NCursesMenu (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 | cursesm.h | 51 friend class NCursesMenu; variable 323 NCursesMenu(const NCursesMenu& rhs) in NCursesMenu() function 632 : NCursesMenu(nlines,ncols,begin_y,begin_x) { in NCursesMenu() function 642 : NCursesMenu (Items, with_frame, autoDelete_Items) { in NCursesMenu() function 654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) { in NCursesMenu() function
|
D | etip.h | 143 class NCURSES_IMPEXP NCursesMenu; variable
|
D | cursesw.h | 755 friend class NCursesMenu; variable
|