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

/xsrc/external/mit/libXaw/dist/src/
H A DSimpleMenu.c89 static SmeObject DoGetEventEntry(Widget, int, int);
1484 DoGetEventEntry(Widget w, int x_loc, int y_loc) function in typeref:typename:SmeObject
1563 entry = DoGetEventEntry(w,
1587 entry = DoGetEventEntry(w, XtX(smw->simple_menu.entry_set) - 1,
1608 return (DoGetEventEntry(w, x_loc, y_loc));

Completed in 4 milliseconds