HomeSort by: relevance | last modified time | path
    Searched refs:checkPointButton (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xsm/dist/
mainwin.c 44 Widget checkPointButton;
97 checkPointButton = XtVaCreateManagedWidget (
98 "checkPointButton", commandWidgetClass, mainWindow,
105 XtAddCallback (checkPointButton, XtNcallback, CheckPointXtProc, NULL);
110 XtNfromHoriz, checkPointButton,
xsm.h 191 extern Widget checkPointButton;
xsm.c 616 XtVaSetValues (checkPointButton,

Completed in 7 milliseconds