Searched defs:STATIC_CAST (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesp.h244 NCursesUserPanel(const T* p_UserData = STATIC_CAST(T*)(0)) : NCursesPanel() argument
231 NCursesUserPanel(int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
H A Dcursesm.h600 NCursesUserItem(const char* p_name, const char* p_descript = NULL, const T* p_UserData = STATIC_CAST(T*)(0)) argument
627 NCursesUserMenu( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) 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.h634 NCursesUserField(int rows, int ncols, int first_row = 0, int first_col = 0, const T* p_UserData = STATIC_CAST(T*)(0), int offscreen_rows = 0, int additional_buffers = 0) argument
669 NCursesUserForm( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) 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
[all...]
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Debrowse.c209 STATIC_CAST, /* static_cast */ enumerator in enum:token

Completed in 133 milliseconds