Home
last modified time | relevance | path

Searched refs:starthelp (Results 1 – 5 of 5) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dhelp.c304 void starthelp(xcWidget button, caddr_t clientdata, caddr_t calldata) in starthelp() function
333 savebutton = getgeneric(button, starthelp, NULL); in starthelp()
507 void starthelp(xcWidget button, caddr_t clientdata, caddr_t calldata) in starthelp() function
H A Dmenus.h332 {"Help!", action(starthelp, NULL)},
425 {"Help", i_xpm, toolaction(starthelp, NULL),
H A Dprototypes.h459 extern void starthelp(xcWidget, caddr_t, caddr_t);
H A Dxcwin32.c2855 void starthelp(xcWidget button, caddr_t clientdata, caddr_t calldata) in starthelp() function
H A Devents.c2084 starthelp(NULL, NULL, NULL); in functiondispatch()