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

/xsrc/external/mit/xsm/dist/
H A Dchoose.c59 static Widget chooseSessionLoadButton; variable in typeref:typename:Widget
206 XtSetSensitive (chooseSessionLoadButton, !locked);
212 XtSetSensitive (chooseSessionLoadButton, False);
530 XtSetSensitive (chooseSessionLoadButton, 0);
738 chooseSessionLoadButton = XtVaCreateManagedWidget (
739 "chooseSessionLoadButton", commandWidgetClass, chooseSessionForm,
744 XtAddCallback (chooseSessionLoadButton, XtNcallback,
749 XtNfromHoriz, chooseSessionLoadButton,

Completed in 2 milliseconds