Home | History | Annotate | Download | only in include

Lines Matching full:friend

59   friend class NCursesFormField;
105 friend class NCursesForm;
315 f.set(*this); // A good friend may do that...
368 friend void _nc_xx_frm_init(FORM *);
369 friend void _nc_xx_frm_term(FORM *);
370 friend void _nc_xx_fld_init(FORM *);
371 friend void _nc_xx_fld_term(FORM *);
898 friend class UDF_Init; // Internal helper to set up statics
907 friend bool _nc_xx_fld_fcheck(FIELD *, const void*);
908 friend bool _nc_xx_fld_ccheck(int c, const void *);
909 friend void* _nc_xx_fld_makearg(va_list*);
941 friend class UDF_Init; // Internal helper to set up statics
949 friend bool _nc_xx_next_choice(FIELD*, const void *);
950 friend bool _nc_xx_prev_choice(FIELD*, const void *);