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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DToggle.c209 tw->toggle.radio_group = NULL;
354 return( tw->toggle.radio_group );
362 * NOTE: A pointer to the group is added to each widget's radio_group
374 if ( (tw1->toggle.radio_group != NULL) || (tw2->toggle.radio_group != NULL) ) {
401 tw->toggle.radio_group = local;
474 * radio_group - any widget in the new group.
480 XawToggleChangeRadioGroup(Widget w, Widget radio_group) argument
482 XawToggleChangeRadioGroup(w, radio_group)
483 Widget w, radio_group;
544 XawToggleSetCurrent(Widget radio_group, XtPointer radio_data) argument
597 XawToggleUnsetCurrent(Widget radio_group) argument
[all...]
H A DToggleP.h97 RadioGroup * radio_group; member in struct:__anon413
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Toggle.c214 tw->toggle.radio_group = NULL;
351 return( tw->toggle.radio_group );
359 * NOTE: A pointer to the group is added to each widget's radio_group
371 if ( (tw1->toggle.radio_group != NULL) || (tw2->toggle.radio_group != NULL) ) {
398 tw->toggle.radio_group = local;
471 * radio_group - any widget in the new group.
476 XawToggleChangeRadioGroup(w, radio_group)
477 Widget w, radio_group;
488 if ( tw->command.set && radio_group !
[all...]
H A DXaw3_1ToggleP.h91 RadioGroup * radio_group; member in struct:__anon344

Completed in 12 milliseconds