Searched refs:eventTap_ (Results 1 – 2 of 2) sorted by relevance
166 if (eventTap_) {167 [NSEvent removeMonitor:eventTap_];168 eventTap_ = nil;210 // The eventTap_ catches clicks within the application that are outside the212 eventTap_ = [NSEvent
35 id eventTap_; variable