Searched defs:with_frame (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursesm.h252 bool with_frame,
282 bool with_frame=FALSE, // Reserve space for a frame?
292 InitMenu(Items, with_frame, autoDelete_Items);
301 bool with_frame=FALSE, // Reserve space for a frame?
311 InitMenu(Items, with_frame, autoDelete_Items);
640 bool with_frame=FALSE,
642 : NCursesMenu (Items, with_frame, autoDelete_Items) {
653 bool with_frame=FALSE)
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) {
281 NCursesMenu(NCursesMenuItem* Items[], bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
296 NCursesMenu(NCursesMenuItem* Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
638 NCursesUserMenu(NCursesMenuItem Items[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
647 NCursesUserMenu(NCursesMenuItem Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE) argument
H A Dcursesf.h391 bool with_frame,
421 bool with_frame=FALSE, // reserve space for a frame?
431 InitForm(Fields, with_frame, autoDelete_Fields);
440 bool with_frame=FALSE, // reserve space for a frame?
450 InitForm(Fields, with_frame, autoDelete_Fields);
682 bool with_frame=FALSE,
684 : NCursesForm (Fields, with_frame, autoDelete_Fields) {
695 bool with_frame=FALSE,
698 with_frame, autoDelete_Fields) {
420 NCursesForm(NCursesFormField* Fields[], bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
435 NCursesForm(NCursesFormField* Fields[], int nlines, int ncols, int begin_y, int begin_x, bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
680 NCursesUserForm(NCursesFormField Fields[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
689 NCursesUserForm(NCursesFormField Fields[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesm.h252 bool with_frame,
282 bool with_frame=FALSE, // Reserve space for a frame?
292 InitMenu(Items, with_frame, autoDelete_Items);
301 bool with_frame=FALSE, // Reserve space for a frame?
311 InitMenu(Items, with_frame, autoDelete_Items);
640 bool with_frame=FALSE,
642 : NCursesMenu (Items, with_frame, autoDelete_Items) {
653 bool with_frame=FALSE)
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) {
281 NCursesMenu(NCursesMenuItem* Items[], bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
296 NCursesMenu(NCursesMenuItem* Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
638 NCursesUserMenu(NCursesMenuItem Items[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
647 NCursesUserMenu(NCursesMenuItem Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE) argument
H A Dcursesf.h391 bool with_frame,
421 bool with_frame=FALSE, // reserve space for a frame?
431 InitForm(Fields, with_frame, autoDelete_Fields);
440 bool with_frame=FALSE, // reserve space for a frame?
450 InitForm(Fields, with_frame, autoDelete_Fields);
682 bool with_frame=FALSE,
684 : NCursesForm (Fields, with_frame, autoDelete_Fields) {
695 bool with_frame=FALSE,
698 with_frame, autoDelete_Fields) {
420 NCursesForm(NCursesFormField* Fields[], bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
435 NCursesForm(NCursesFormField* Fields[], int nlines, int ncols, int begin_y, int begin_x, bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
680 NCursesUserForm(NCursesFormField Fields[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
689 NCursesUserForm(NCursesFormField Fields[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesm.h252 bool with_frame,
282 bool with_frame=FALSE, // Reserve space for a frame?
292 InitMenu(Items, with_frame, autoDelete_Items);
301 bool with_frame=FALSE, // Reserve space for a frame?
311 InitMenu(Items, with_frame, autoDelete_Items);
640 bool with_frame=FALSE,
642 : NCursesMenu (Items, with_frame, autoDelete_Items) {
653 bool with_frame=FALSE)
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) {
281 NCursesMenu(NCursesMenuItem* Items[], bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
296 NCursesMenu(NCursesMenuItem* Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
638 NCursesUserMenu(NCursesMenuItem Items[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
647 NCursesUserMenu(NCursesMenuItem Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE) argument
H A Dcursesf.h391 bool with_frame,
421 bool with_frame=FALSE, // reserve space for a frame?
431 InitForm(Fields, with_frame, autoDelete_Fields);
440 bool with_frame=FALSE, // reserve space for a frame?
450 InitForm(Fields, with_frame, autoDelete_Fields);
682 bool with_frame=FALSE,
684 : NCursesForm (Fields, with_frame, autoDelete_Fields) {
695 bool with_frame=FALSE,
698 with_frame, autoDelete_Fields) {
420 NCursesForm(NCursesFormField* Fields[], bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
435 NCursesForm(NCursesFormField* Fields[], int nlines, int ncols, int begin_y, int begin_x, bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
680 NCursesUserForm(NCursesFormField Fields[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
689 NCursesUserForm(NCursesFormField Fields[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument

Completed in 249 milliseconds