Searched refs:GetLoadPoint (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xload/dist/
H A Dxload.h19 extern void GetLoadPoint(Widget w, XtPointer closure, XtPointer call_data);
H A Dget_load.c37 * GetLoadPoint() is a callback for the StripChart widget.
89 void GetLoadPoint( function in typeref:typename:void
118 void GetLoadPoint( function in typeref:typename:void
147 void GetLoadPoint( function in typeref:typename:void
210 void GetLoadPoint( function in typeref:typename:void
247 void GetLoadPoint( function in typeref:typename:void
288 GetLoadPoint( /* QNX NTO version */ function in typeref:typename:void
375 void GetLoadPoint( w, closure, call_data ) function
H A Dxload.c311 XtAddCallback(load, XtNgetValue, GetLoadPoint, NULL);
350 GetLoadPoint (toplevel, (XtPointer) 0, (XtPointer) &value);

Completed in 4 milliseconds