Searched refs:setDispatchFunction (Results 1 – 3 of 3) sorted by relevance
79 return self->setDispatchFunction(self, name, userData, function); in SR_GrammarSetDispatchFunction()
57 impl->Interface.setDispatchFunction = &SR_Grammar_SetDispatchFunction; in SR_Grammar_Create()
165 …ESR_ReturnCode(*setDispatchFunction)(struct SR_Grammar_t* self, const LCHAR* name, void* userData,… member