Searched defs:pHandler (Results 1 – 2 of 2) sorted by relevance
52 for (auto pHandler : mHandlers) in ~EventManager() local54 delete pHandler; in ~EventManager() local58 void Attach(EventHandler* pHandler) in Attach()68 for (auto pHandler : mHandlers) in Dispatch() local76 for (auto pHandler : mHandlers) in FlushDraw() local84 void Detach(EventHandler* pHandler) { SWR_INVALID("Should not be called"); } in Detach()
657 EventHandlerFile* pHandler = nullptr; in CreateThreadContext() local