Searched refs:isHandlingKeyPress (Results 1 – 1 of 1) sorted by relevance
11 private isHandlingKeyPress = false; property in KeyPressHandler37 if (this.isHandlingKeyPress && key !== CTRL_C) {40 this.isHandlingKeyPress = true;47 this.isHandlingKeyPress = false;