Searched defs:box (Results 1 – 6 of 6) sorted by relevance
343 const box = this.instructionEle.getBoundingClientRect(); constant481 const box = this.instructionEle!.getBoundingClientRect(); constant
459 const box = this.canvas.getBoundingClientRect(); constant1013 const box = this.canvas!.getBoundingClientRect(); constant
139 for (let box of this.checkBoxs) { variable
138 for (let box of this.checkBoxs) { variable
137 for (let box of this.checkBoxs) { variable
189 for (let box of this.checkBoxs) { variable