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

/xsrc/external/mit/xsm/dist/
H A Dsave.c52 static Widget saveTypeBoth;
674 XtSetSensitive (saveTypeBoth, on);
919 saveTypeBoth = AddToggle (
920 "saveTypeBoth", /* widgetName */
933 XtVaSetValues (saveTypeBoth, XtNvertDistance, 20, NULL);
1171 XawToggleSetCurrent (saveTypeBoth,
51 static Widget saveTypeBoth; variable in typeref:typename:Widget

Completed in 3 milliseconds