Home
last modified time | relevance | path

Searched refs:XMenuAddPane (Results 1 – 20 of 20) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/oldXMenu/
H A DAddPane.c37 XMenuAddPane(Display *display, register XMenu *menu, register char const *label, int active) in XMenuAddPane() function
H A DXMenu.h262 int XMenuAddPane(Display *display, XMenu *menu, char const *label, int active);
H A DChangeLog.1101 * AddPane.c (XMenuAddPane): Label is readonly. Rename local
/dports/editors/emacs/emacs-27.2/oldXMenu/
H A DAddPane.c19 XMenuAddPane(Display *display, register XMenu *menu, register char const *label, int active) in XMenuAddPane() function
H A DXMenu.h244 int XMenuAddPane(Display *display, XMenu *menu, char const *label, int active);
H A DChangeLog.1101 * AddPane.c (XMenuAddPane): Label is readonly. Rename local
/dports/editors/emacs/emacs-27.2/src/
H A Dmsdos.h137 int XMenuAddPane (Display *, XMenu *, char const *, int);
H A Dxmenu.c2176 lpane = XMenuAddPane (FRAME_X_DISPLAY (f), menu, pane_string, true); in x_menu_show()
H A Dmsdos.c2959 XMenuAddPane (Display *foo, XMenu *menu, const char *txt, int enable) in XMenuAddPane() function
H A DChangeLog.52770 * msdos.c (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate)
2775 (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate)
4634 IT_menu_calc_size, IT_menu_display, XMenuCreate, XMenuAddPane,
H A DChangeLog.6334 (XMenuAddPane, XMenuAddSelection): Adjust menu width for control
H A DChangeLog.1222659 * msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
22662 * msdos.h (XMenuAddPane): 3rd argument is `const char *' now.
H A DChangeLog.912861 (XMenuAddPane): Initialize the help_text member to NULL.
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dmsdos.h139 int XMenuAddPane (Display *, XMenu *, char const *, int);
H A Dxmenu.c2231 lpane = XMenuAddPane (FRAME_X_DISPLAY (f), menu, pane_string, true); in x_menu_show()
H A Dmsdos.c2960 XMenuAddPane (Display *foo, XMenu *menu, const char *txt, int enable) in XMenuAddPane() function
H A DChangeLog.52770 * msdos.c (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate)
2775 (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate)
4634 IT_menu_calc_size, IT_menu_display, XMenuCreate, XMenuAddPane,
H A DChangeLog.6334 (XMenuAddPane, XMenuAddSelection): Adjust menu width for control
H A DChangeLog.1222659 * msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
22662 * msdos.h (XMenuAddPane): 3rd argument is `const char *' now.
H A DChangeLog.912861 (XMenuAddPane): Initialize the help_text member to NULL.