Searched defs:_fluid_rvoice_event_t (Results 1 – 6 of 6) sorted by relevance
34 struct _fluid_rvoice_event_t { struct35 void* method;36 void* object;37 void* ptr;38 int intparam;39 fluid_real_t realparams[EVENT_REAL_PARAMS];
31 struct _fluid_rvoice_event_t struct33 fluid_rvoice_function_t method;34 void *object;35 fluid_rvoice_param_t param[MAX_EVENT_PARAMS];