Searched defs:widget (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/app/accessx/sun-src/
H A DAccessX.c988 /* for a scale widget. The purpose of this function is to easily */
2395 /* Procedure called when a widget is fetched from Mrm. */
2399 void CreateProc(Widget widget, argument
2403 void CreateProc(widget,id,reason)
2404 Widget widget;
2409 widgets[*id] = widget;
2417 /* Procedure called when a widget is activated. [[[Right now it */
2426 void ActivateProc(Widget widget, argument
2430 void ActivateProc(widget,id,callbackData)
2431 Widget widget;
3142 ChangeControlProc(Widget widget, int *id, XmToggleButtonCallbackStruct *callbackData) argument
[all...]

Completed in 19 milliseconds