Home
last modified time | relevance | path

Searched refs:getCoords (Results 1 – 5 of 5) sorted by relevance

/plugin/edittable/lib/
H A Dhandsontable.full.js16028 this.getCoords = function (elem) {
16029 return this.view.wt.wtTable.getCoords.call(this.view.wt.wtTable, elem);
25222 …that.instance.getSetting('onCellMouseOver', event, that.instance.wtTable.getCoords(td), td, that.i…
25238 …that.instance.getSetting('onCellMouseOut', event, that.instance.wtTable.getCoords(lastTD), lastTD,…
25344 cell.coords = this.instance.wtTable.getCoords(TD);
27427 value: function getCoords(TD) {
43887 var col = this.hot.view.wt.wtTable.getCoords(TH).col; // getCoords returns CellCoords
45698 var row = this.hot.view.wt.wtTable.getCoords(TH).row; // getCoords returns CellCoords
46947 targetCoords = _this.hot.getCoords(endTarget);
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js6getCoords(oCoords){return{tl:new fabric.Point(oCoords.tl.x,oCoords.tl.y),tr:new fabric.Point(oCoor… function
H A Dfabric.js12306 function getCoords(oCoords) { function
12314 var thisCoords = getCoords(this.oCoords),
12315 otherCoords = getCoords(other.oCoords),
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1getCoords(elem) {\n var bbox = elem.getBBox();\n var matrix = elem.ownerSVGElement.getScreenCTM(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1getCoords(elem) {\n var bbox = elem.getBBox();\n var matrix = elem.ownerSVGElement.getScreenCTM(…