Searched refs:DMXFunctionType (Results 1 – 6 of 6) sorted by relevance
58 } DMXFunctionType; typedef162 typedef int (*dmxFunctionsProcPtr) (void *, DMXFunctionType);
53 extern int dmxBackendFunctions(void *private, DMXFunctionType function);
51 extern int dmxConsoleFunctions(void *private, DMXFunctionType function);
653 dmxBackendFunctions(void *private, DMXFunctionType function) in dmxBackendFunctions()
88 dmxApplyFunctions(DMXInputInfo * dmxInput, DMXFunctionType f) in dmxApplyFunctions()
944 dmxConsoleFunctions(void *private, DMXFunctionType function) in dmxConsoleFunctions()