Searched defs:CommonEventHandler (Results 1 – 2 of 2) sorted by relevance
56 using CommonEventHandler = function<void(const CommonEventData &)>; variable
35 using CommonEventHandler = function<void(const CommonEventData &)>; typedef