Searched refs:XtNgetValue (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | StripChart.h | 105 #define XtNgetValue "getValue" macro
|
| /xsrc/external/mit/libXaw/dist/examples/ |
| H A D | strip.c | 45 XtAddCallback(chart,XtNgetValue,getvalue_cb,NULL);
|
| /xsrc/external/mit/xload/dist/ |
| H A D | xload.c | 309 XtAddCallback(load, XtNgetValue, GetRLoadPoint, NULL); 311 XtAddCallback(load, XtNgetValue, GetLoadPoint, NULL);
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | StripChart.c | 143 XtNgetValue, 337 XtCallCallbacks((Widget)w, XtNgetValue, (XtPointer)&value);
|
Completed in 4 milliseconds