Searched refs:eventTap_ (Results 1 – 2 of 2) sorted by relevance
191 if (eventTap_) {192 [NSEvent removeMonitor:eventTap_];193 eventTap_ = nil;291 // The eventTap_ catches clicks within the application that are outside the293 eventTap_ = [NSEvent
40 id eventTap_; variable