Searched refs:SendMenuEntryEnableMsg (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | menu.c | 63 void SendMenuEntryEnableMsg( function in typeref:typename:void
|
| H A D | screen.c | 463 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 D | externs.h | 68 extern void SendMenuEntryEnableMsg (Button, const char *, int);
|
Completed in 4 milliseconds