Searched refs:XtNgetValue (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DStripChart.h105 #define XtNgetValue "getValue" macro
/xsrc/external/mit/libXaw/dist/examples/
H A Dstrip.c45 XtAddCallback(chart,XtNgetValue,getvalue_cb,NULL);
/xsrc/external/mit/xload/dist/
H A Dxload.c309 XtAddCallback(load, XtNgetValue, GetRLoadPoint, NULL);
311 XtAddCallback(load, XtNgetValue, GetLoadPoint, NULL);
/xsrc/external/mit/libXaw/dist/src/
H A DStripChart.c143 XtNgetValue,
337 XtCallCallbacks((Widget)w, XtNgetValue, (XtPointer)&value);

Completed in 4 milliseconds