Home
last modified time | relevance | path

Searched refs:topLeft (Results 1 – 25 of 71) sorted by last modified time

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js18550 selection = this.selections.topLeft;
/plugin/edittable/lib/
H A Dhandsontable.full.js18388 var topLeft = this.getTopLeftCorner();
18391 …return topLeft.row <= row && bottomRight.row >= row && topLeft.col <= col && bottomRight.col >= co…
18466 var topLeft = this.getTopLeftCorner();
18773 if (topLeft.row === r && topLeft.col === c) {
18774 out.push(topLeft);
24001 topLeft: this.selectionHandles.topLeft.style,
32906 return [topLeft.row, topLeft.col, bottomRight.row, bottomRight.col];
41412 var startRow = topLeft.row;
41413 var startCol = topLeft.col;
46177 mergeParent.row = topLeft.row;
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js29624 function topLeft(bounds) { function
56355 snapPoints.add('top-left', topLeft(snapTarget));
56572 snapPoints.add('corner', topLeft(snapTarget));
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js292 var topLeft = {x: 0, y: 0, fixed: true, index: size}; class in getScreenConstraints
294 layout._nodes.push(topLeft);
299 … constraints.push({ axis: 'x', type: 'separation', left: topLeft.index, right: index, gap: gap });
300 … constraints.push({ axis: 'y', type: 'separation', left: topLeft.index, right: index, gap: gap });
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt742 topLeft=Lerrokatu ezkerrean
H A Ddia_fa.txt742 topLeft=‫بالا سمت چپ‬
H A Ddia_ja.txt742 topLeft=上端左
H A Ddia_kn.txt742 topLeft=Top Left
H A Ddia_ru.txt742 topLeft=Верхний левый
H A Ddia_si.txt742 topLeft=Top Left
H A Ddia_sl.txt742 topLeft=Top Left
H A Ddia_ta.txt742 topLeft=Top Left
H A Ddia_vi.txt742 topLeft=Trên cùng bên trái
H A Ddia_ar.txt742 topLeft=Top Left
H A Ddia_bg.txt742 topLeft=Горе вляво
H A Ddia_bn.txt742 topLeft=Top Left
H A Ddia_ca.txt742 topLeft=Dalt a l'esquerra
H A Ddia_cs.txt742 topLeft=Levý horní
H A Ddia_da.txt742 topLeft=Øverst venstre
H A Ddia_el.txt742 topLeft=Στοίχιση στα Αριστερά
H A Ddia_eo.txt742 topLeft=Top Left
H A Ddia_es.txt742 topLeft=Arriba a la izquierda
H A Ddia_fil.txt742 topLeft=Kaliwang Itaas
H A Ddia_fr.txt742 topLeft=Aligner en haut à gauche

123