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