Searched refs:boundOnKeyUp (Results 1 – 1 of 1) sorted by relevance
68 private boundOnKeyUp = this.onKeyUp.bind(this); property in PanAndZoomHandler98 document.body.addEventListener('keyup', this.boundOnKeyUp);122 document.body.removeEventListener('keyup', this.boundOnKeyUp);