Lines Matching refs:special
17 if (this.opts?.special && this.opts?.special?.x && this.opts?.special?.y) {18 return this.opts.special.x + this.opts.special.y;26 if (this.opts?.special && this.opts?.special?.x && this.opts?.special?.y) {27 return this.opts.special.x * this.opts.special.y;45 special: {65 special: {