Searched refs:WindowFocusChanged (Results 1 – 2 of 2) sorted by relevance
57 …static OSStatus WindowFocusChanged(EventHandlerCallRef nextHandler, EventRef event, void* macMouse…
60 mWindowFocusListener = NewEventHandlerUPP(WindowFocusChanged); in MacMouse()130 OSStatus MacMouse::WindowFocusChanged(EventHandlerCallRef nextHandler, EventRef event, void* macMou… in WindowFocusChanged() function in MacMouse