Searched refs:XawSimpleMenuGetActiveEntry (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DSimpleMenu.h138 * XawSimpleMenuGetActiveEntry
149 Widget XawSimpleMenuGetActiveEntry
/xsrc/external/mit/xmh/dist/
H A Dtocfuncs.c61 (! XawSimpleMenuGetActiveEntry(w)) && /* no entry was selected */
909 if ((entry_object = XawSimpleMenuGetActiveEntry(w)) == NULL)
1019 (XawSimpleMenuGetActiveEntry(w) == NULL))
1075 (XawSimpleMenuGetActiveEntry(w) == NULL))
H A Dtoc.c1201 if ((selected = XawSimpleMenuGetActiveEntry(sequenceMenu)))
/xsrc/external/mit/libXaw/dist/src/
H A DSmeBSB.c337 if (w == XawSimpleMenuGetActiveEntry(XtParent(w))) {
H A DSimpleMenu.c996 * XawSimpleMenuGetActiveEntry
1008 XawSimpleMenuGetActiveEntry(Widget w) function in typeref:typename:Widget
/xsrc/external/mit/xsm/dist/
H A Dinfo.c614 active = XawSimpleMenuGetActiveEntry (restartHintMenu);

Completed in 13 milliseconds