Searched refs:Set (Results 1 - 10 of 10) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1ToggleP.h | 62 XtActionProc Set; member in struct:_ToggleClass
|
H A D | Xaw3_1CommandI.h | 77 static void Set();
|
H A D | Xaw3_1Toggle.c | 148 NULL, /* Set Proceedure. */ 190 class->toggle_class.Set = actions[i].proc; 194 if ( (class->toggle_class.Set != NULL) && 199 if (class->toggle_class.Set == NULL) 201 "Toggle could not find action Proceedure Set() in the Command Widget."); 259 class->toggle_class.Set(w, event, NULL, 0); 292 * Set specified arguments into widget
|
H A D | Xaw3_1Command.c | 92 static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); 103 {"set", Set}, 285 Set(w,event,params,num_params) function 394 /* check to be sure state is still Set so that user can cancel 504 * Set specified arguments into widget
|
H A D | Xaw3_1Mailbox.c | 58 static void Check(), Set(), Unset(); 63 { "set", Set }, 239 static void Set (gw, event, params, nparams) function 275 * look to see if there is new mail; if so, Set, else Unset
|
H A D | Xaw3_1List.c | 57 "<Btn1Down>: Set()\n\ 110 static void Notify(), Set(), Unset(); 114 {"Set", Set}, 312 /* Set row height. */ 784 /* Function Name: Set 794 Set(w, event, params, num_params) function 811 * Set specified arguments into widget
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | ToggleP.h | 68 XtActionProc Set; member in struct:_ToggleClass
|
H A D | Toggle.c | 146 NULL, /* Set Procedure. */ 185 class->toggle_class.Set = actions[i].proc; 189 if ( (class->toggle_class.Set != NULL) && 254 class->toggle_class.Set(w, event, NULL, 0); 289 * Set specified arguments into widget
|
H A D | Command.c | 97 static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); 104 {"set", Set}, 268 Set(w,event,params,num_params) function 376 /* check to be sure state is still Set so that user can cancel 488 * Set specified arguments into widget
|
H A D | List.c | 67 "<Btn1Down>: Set()\n\ 123 static void Notify(), Set(), Unset(); 127 {"Set", Set}, 372 /* Set row height. based on font or fontset */ 919 /* Set() - ACTION 925 Set(w, event, params, num_params) function 942 * Set specified arguments into widget
|
Completed in 30 milliseconds