Home
last modified time | relevance | path

Searched refs:bottomRight (Results 1 – 25 of 65) sorted by relevance

123

/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js293 var bottomRight = {x: width, y: height, fixed: true, index: size + 1}; class in getScreenConstraints
295 layout._nodes.push(bottomRight);
301 …constraints.push({ axis: 'x', type: 'separation', left: index, right: bottomRight.index, gap: gap …
302 …constraints.push({ axis: 'y', type: 'separation', left: index, right: bottomRight.index, gap: gap …
/plugin/edittable/lib/
H A Dhandsontable.full.js18389 var bottomRight = this.getBottomRightCorner();
18391 …return topLeft.row <= row && bottomRight.row >= row && topLeft.col <= col && bottomRight.col >= co…
18467 var bottomRight = this.getBottomRightCorner();
18471 …this.to = new _coords2.default(Math.max(bottomRight.row, cellCoords.row), Math.max(bottomRight.col…
18775 } else if (bottomRight.row === r && bottomRight.col === c) {
18776 out.push(bottomRight);
23989 bottomRight: document.createElement('DIV'),
24003 bottomRight: this.selectionHandles.bottomRight.style,
32906 return [topLeft.row, topLeft.col, bottomRight.row, bottomRight.col];
41414 var endRow = bottomRight.row;
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt75 bottomRight=bottomRight
H A Ddia_ru.txt75 bottomRight=Правый нижний
H A Ddia_bg.txt75 bottomRight=Долу вдясно
H A Ddia_el.txt75 bottomRight=Κάτω Δεξιά
H A Ddia_zh.txt75 bottomRight=右下
H A Ddia_uk.txt75 bottomRight=Правий нижній
H A Ddia_fa.txt75 bottomRight=‫پایین راست‬
H A Ddia_ja.txt75 bottomRight=右下端
H A Ddia_he.txt75 bottomRight=‫ימין למטה‬
H A Ddia_ko.txt75 bottomRight=오른쪽 하단
H A Ddia_th.txt75 bottomRight=จัดแนวที่มุมล่างด้านขวา
H A Ddia_zh-tw.txt75 bottomRight=右下
H A Ddia_ar.txt75 bottomRight=‫محاذاة الي يمين الاسفل‬
H A Ddia_eu.txt75 bottomRight=Behean eskuinean
H A Ddia_et.txt75 bottomRight=All paremal
H A Ddia_kn.txt75 bottomRight=Bottom Right
H A Ddia_si.txt75 bottomRight=Bottom Right
H A Ddia_sl.txt75 bottomRight=Bottom Right
H A Ddia_ta.txt75 bottomRight=Bottom Right
H A Ddia_bn.txt75 bottomRight=Bottom Right
H A Ddia_da.txt75 bottomRight=Nederst til højre
H A Ddia_eo.txt75 bottomRight=Bottom Right
H A Ddia_mr.txt75 bottomRight=Bottom Right

123