Searched refs:PopupMenu (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | MenuButton.c | 60 static void PopupMenu(Widget, XEvent*, String*, Cardinal*); 70 "Any<BtnDown>:" "reset() PopupMenu()\n"; 90 {"PopupMenu", PopupMenu}, 159 XtRegisterGrabAction(PopupMenu, True, 205 PopupMenu(Widget w, XEvent *event _X_UNUSED, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | xedit.h | 133 void PopupMenu(Widget, XEvent*, String*, Cardinal*);
|
| H A D | xedit.c | 50 {"popup-menu", PopupMenu}, 168 XtRegisterGrabAction(PopupMenu, True,
|
| H A D | util.c | 582 PopupMenu(Widget w, XEvent *event, String *params, Cardinal *num_params) function in typeref:typename:void
|
Completed in 5 milliseconds