Home
last modified time | relevance | path

Searched refs:ThrottleDialog_DoAllCB (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DThrottleDialog.h30 extern "C" void ThrottleDialog_DoAllCB(Widget, XtPointer, XtPointer);
57 friend void ThrottleDialog_DoAllCB(Widget, XtPointer , XtPointer);
H A DThrottleDialog.C130 (XtCallbackProc)ThrottleDialog_DoAllCB, in createDialog()
136 (XtCallbackProc)ThrottleDialog_DoAllCB, in createDialog()
192 extern "C" void ThrottleDialog_DoAllCB(Widget widget, in ThrottleDialog_DoAllCB() function