Home
last modified time | relevance | path

Searched refs:table (Results 401 – 425 of 1203) sorted by last modified time

1...<<11121314151617181920>>...49

/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt722 table=Taula
H A Ddia_fa.txt722 table=‫جدول‬
H A Ddia_ja.txt722 table=テーブル
H A Ddia_kn.txt722 table=Table
H A Ddia_ru.txt722 table=Таблица
H A Ddia_si.txt722 table=Table
H A Ddia_sl.txt722 table=Table
H A Ddia_ta.txt722 table=Table
H A Ddia_vi.txt722 table=Bảng
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19table=[];this.row=[];this.frame=[];this.hfill=[];this.SUPER(arguments).Init.apply(this,arguments)}…
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js659 var table = document.createElement('table');
660 table.style.borderWidth = '0px';
661 table.style.width = '100%';
662 table.style.height = '100%';
673 table.appendChild(tbody);
674 btn.appendChild(table);
H A Dviewer-static.min.js77 …small:0,source:2,span:0,strike:0,strong:0,style:148,sub:0,summary:0,sup:0,table:0,tbody:1,td:1,tex… property in $.f
350table=document.createElement("table");this.table.className=e;mxClient.IS_POINTER&&(this.div.style.…
352table.appendChild(a);this.div.appendChild(this.table);e=mxUtils.bind(this,function(a){this.activat…
359 …s.div.style.width=a+"px";this.div.style.height=b+"px";this.table.style.width=a+"px";this.table.sty…
362table.style.height;var b=this.getMinimumSize();0<b.height&&(this.div.style.height=b.height+"px",th…
367 …is.title.offsetHeight-this.contentHeightCorrection+"px";this.table.style.height=d;this.table.style…
368 …t(this.div.style.left);c=parseInt(this.div.style.top);d=this.table.style.height;e=this.table.style…
369 …th-2+"px";this.div.style.height=k-2+"px";this.table.style.width=document.body.clientWidth-2+"px";t…
377table=document.createElement("table");this.table.className=a;this.body=document.createElement("tbo… method in mxForm
432table=document.createElement("table");this.table.className="mxPopupMenu";this.tbody=document.creat…
[all …]
H A Dviewer.min.js77 …small:0,source:2,span:0,strike:0,strong:0,style:148,sub:0,summary:0,sup:0,table:0,tbody:1,td:1,tex… property in $.f
350table=document.createElement("table");this.table.className=e;mxClient.IS_POINTER&&(this.div.style.…
352table.appendChild(a);this.div.appendChild(this.table);e=mxUtils.bind(this,function(a){this.activat…
359 …s.div.style.width=a+"px";this.div.style.height=b+"px";this.table.style.width=a+"px";this.table.sty…
362table.style.height;var b=this.getMinimumSize();0<b.height&&(this.div.style.height=b.height+"px",th…
367 …is.title.offsetHeight-this.contentHeightCorrection+"px";this.table.style.height=d;this.table.style…
368 …t(this.div.style.left);c=parseInt(this.div.style.top);d=this.table.style.height;e=this.table.style…
369 …th-2+"px";this.div.style.height=k-2+"px";this.table.style.width=document.body.clientWidth-2+"px";t…
377table=document.createElement("table");this.table.className=a;this.body=document.createElement("tbo… method in mxForm
432table=document.createElement("table");this.table.className="mxPopupMenu";this.tbody=document.creat…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js93 return table;
105 table.appendChild(tbody);
188 table.parentNode.replaceChild(createRecentColorTable(), table);
192 center.appendChild(table);
194 return table;
559 table.appendChild(tbody);
560 this.container = table;
1039 table.appendChild(tbody);
1239 table.appendChild(tbody);
1240 this.container = table;
[all …]
H A DGraph.js5854 return table;
5898 return table;
6392 table = table.clone();
6399 table = table.clone();
7958 table = table.clone();
7968 table = table.clone();
9381 table = table.clone();
10175 table = table.clone();
10220 var table = cell;
10377 var table = cell;
[all …]
H A DToolbar.js685 table.removeAttribute('border');
686 table.style.border = '';
687 table.style.borderCollapse = '';
691 table.setAttribute('border', '1');
693 table.style.borderCollapse = 'collapse';
711 table.style.backgroundColor = '';
715 table.style.backgroundColor = newColor;
733 table.removeAttribute('cellPadding');
743 table.setAttribute('align', 'left');
749 table.setAttribute('align', 'center');
[all …]
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6 …onsole&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typ…
/plugin/diagramsnet/lib/styles/
H A Ddark.css129 html body .geHsplit, html body .geVsplit, html body table.mxPopupMenu hr {
H A Dgrapheditor.css461 .geFooterContainer table {
753 html table.mxPopupMenu {
784 table.mxPopupMenu hr {
790 table.mxPopupMenu tr {
800 table.geProperties {
801 table-layout:fixed;
803 table.geProperties tr td {
1068 display:table-cell;
1231 display:table-cell;
1294 display:table-cell;
[all …]
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js73table=[];this.row=[];this.frame=[];this.hfill=[];this.SUPER(arguments).Init.apply(this,arguments)}…
74table.length){this.fixInitialMO(this.data)}var i=b.mtd.apply(b,this.data);if(this.data.shove){i.co…
H A DAccessible.js70table=[];this.row=[];this.frame=[];this.hfill=[];this.SUPER(arguments).Init.apply(this,arguments)}…
71table.length){this.fixInitialMO(this.data)}var i=b.mtd.apply(b,this.data);if(this.data.shove){i.co…
H A DTeX-MML-AM_HTMLorMML-full.js70table=[];this.row=[];this.frame=[];this.hfill=[];this.SUPER(arguments).Init.apply(this,arguments)}…
71table.length){this.fixInitialMO(this.data)}var i=b.mtd.apply(b,this.data);if(this.data.shove){i.co…
H A DTeX-MML-AM_HTMLorMML.js67table=[];this.row=[];this.frame=[];this.hfill=[];this.SUPER(arguments).Init.apply(this,arguments)}…
68table.length){this.fixInitialMO(this.data)}var i=b.mtd.apply(b,this.data);if(this.data.shove){i.co…
H A DTeX-MML-AM_SVG-full.js63table=[];this.row=[];this.frame=[];this.hfill=[];this.SUPER(arguments).Init.apply(this,arguments)}…
64table.length){this.fixInitialMO(this.data)}var i=b.mtd.apply(b,this.data);if(this.data.shove){i.co…
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMScd.js19table.length%2)===1);var i=(o.row.length+(q?0:1))%2;while(i){this.CD_cell(g);i--}var h;var f={mins…

1...<<11121314151617181920>>...49