Lines Matching refs:handleMouseEvent
375 - (BOOL)handleMouseEvent:(NSEvent *)event;
3397 if ([[self inputContext] wantsToHandleMouseEvents] && [[self inputContext] handleMouseEvent:event])
3406 if ([currentInputManager wantsToHandleMouseEvents] && [currentInputManager handleMouseEvent:event])
3449 if ([currentInputManager wantsToHandleMouseEvents] && [currentInputManager handleMouseEvent:event])
3573 if ([currentInputManager wantsToHandleMouseEvents] && [currentInputManager handleMouseEvent:event])