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

/xsrc/external/mit/xmh/dist/
H A Dmenu.c63 void SendMenuEntryEnableMsg( function in typeref:typename:void
H A Dscreen.c463 SendMenuEntryEnableMsg(button, "inc", value);
468 SendMenuEntryEnableMsg(button, "openSeq", value);
469 SendMenuEntryEnableMsg(button, "addToSeq", value);
470 SendMenuEntryEnableMsg(button, "removeFromSeq", value);
471 SendMenuEntryEnableMsg(button, "deleteSeq", value);
476 SendMenuEntryEnableMsg(button, "edit", value);
477 SendMenuEntryEnableMsg(button, "save",
H A Dexterns.h68 extern void SendMenuEntryEnableMsg (Button, const char *, int);

Completed in 4 milliseconds