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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ToggleP.h62 XtActionProc Set; member in struct:_ToggleClass
H A DXaw3_1CommandI.h77 static void Set();
H A DXaw3_1Toggle.c148 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 DXaw3_1Command.c92 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 DXaw3_1Mailbox.c58 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 DXaw3_1List.c57 "<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 DToggleP.h68 XtActionProc Set; member in struct:_ToggleClass
H A DToggle.c146 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 DCommand.c97 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 DList.c67 "<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