Searched refs:isInterceptingKeyStrokes (Results 1 – 1 of 1) sorted by relevance
10 private isInterceptingKeyStrokes = false; property in KeyPressHandler24 wasIntercepting = this.isInterceptingKeyStrokes;53 if (this.isInterceptingKeyStrokes) {56 this.isInterceptingKeyStrokes = true;71 if (!this.isInterceptingKeyStrokes) {74 this.isInterceptingKeyStrokes = false;