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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Toggle.c356 * Arguments: w1, w2 - the toggle widgets to add to the radio group.
364 CreateRadioGroup(w1, w2)
365 Widget w1, w2;
369 ToggleWidget tw2 = (ToggleWidget) w2;
378 AddToRadioGroup( GetRadioGroup(w1), w2 ); local
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DToggle.c359 * Arguments: w1, w2 - the toggle widgets to add to the radio group.
367 CreateRadioGroup(w1, w2)
368 Widget w1, w2;
372 ToggleWidget tw2 = (ToggleWidget) w2;
381 AddToRadioGroup( GetRadioGroup(w1), w2 ); local

Completed in 12 milliseconds