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

/xsrc/external/mit/xmh/dist/
H A Dtocfuncs.c37 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 Dexterns.h115 extern Boolean UserWantsAction (Widget, Scrn);
H A Dfolder.c190 if (! UserWantsAction(w, scrn)) return;

Completed in 33 milliseconds