Searched refs:UserWantsAction (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | tocfuncs.c | 37 Boolean UserWantsAction( function in typeref:typename:Boolean 145 if (UserWantsAction(w, scrn)) 167 if (UserWantsAction(w, scrn)) 203 if (UserWantsAction(w, scrn)) 242 if (UserWantsAction(w, scrn)) 285 if (UserWantsAction(w, scrn)) 333 if (UserWantsAction(w, scrn)) 368 if (UserWantsAction(w, scrn)) 392 if (UserWantsAction(w, scrn)) 416 if (UserWantsAction( [all...] |
| H A D | externs.h | 115 extern Boolean UserWantsAction (Widget, Scrn);
|
| H A D | folder.c | 190 if (! UserWantsAction(w, scrn)) return;
|
Completed in 33 milliseconds