Searched refs:cornerDefaultStyle (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 23804 this.cornerDefaultStyle = { property 23962 this.cornerStyle.width = this.cornerDefaultStyle.width; 23963 this.cornerStyle.height = this.cornerDefaultStyle.height; 23964 …is.cornerStyle.border = [this.cornerDefaultStyle.borderWidth, this.cornerDefaultStyle.borderStyle,… 24207 this.cornerStyle.borderRightWidth = this.cornerDefaultStyle.borderWidth; 24208 this.cornerStyle.width = this.cornerDefaultStyle.width; 24216 …= toTD.offsetLeft + (0, _element.outerWidth)(toTD) + parseInt(this.cornerDefaultStyle.width, 10) /… 24219 …this.cornerStyle.left = Math.floor(left + width - 3 - parseInt(this.cornerDefaultStyle.width, 10) … 24225 …= toTD.offsetTop + (0, _element.outerHeight)(toTD) + parseInt(this.cornerDefaultStyle.height, 10) … 24228 …this.cornerStyle.top = Math.floor(top + height - 3 - parseInt(this.cornerDefaultStyle.height, 10) …
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …cornerDefaultStyle={width:'5px',height:'5px',borderWidth:'2px',borderStyle:'solid',borderColor:'#F…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …cornerDefaultStyle={width:"6px",height:"6px",borderWidth:"1px",borderStyle:"solid",borderColor:"#F…
|