Home
last modified time | relevance | path

Searched refs:minWidth (Results 51 – 75 of 148) sorted by relevance

123456

/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js105 GraphViewer.prototype.minWidth = 100; method in GraphViewer
892 this.graph.minimumContainerSize = new mxRectangle(0, 0, this.minWidth, this.minHeight);
946 var prev = container.style.minWidth;
950 container.style.minWidth = '100%';
971 …this.graph.center((!this.widthIsEmpty || bounds.width < this.minWidth) && this.graphConfig.resize …
982 container.style.minWidth = prev
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js11 …et("colordialog").path+"dialogs/colordialog.css"));return{title:e.title,minWidth:360,minHeight:220…
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.310 …th: 100%; border-collapse: separate;"};return{title:f.lang.smiley.title,minWidth:270,minHeight:120…
H A Dsmiley.js.unc227 minWidth: 325,
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js11 …et("colordialog").path+"dialogs/colordialog.css"));return{title:g.title,minWidth:360,minHeight:220…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.310 …th: 100%; border-collapse: separate;"};return{title:f.lang.smiley.title,minWidth:270,minHeight:120…
H A Dsmiley.js.unc227 minWidth: 325,
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc71 minWidth: 600,
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc98 minWidth: 500,
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js38 …uirks)),D=n.width-a.parts.contents.getSize("width",1);if(e<f.minWidth||isNaN(e))e=f.minWidth;e>m.w…
46 …Window().getFrame())},f={minWidth:560,minHeight:444};return{title:b.config.wsc_dialogTitle||b.lang… property in f
79 …error);f.getElement().show()};return{title:a.LocalizationComing.Options,minWidth:430,minHeight:130…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js39 …uirks)),E=n.width-a.parts.contents.getSize("width",1);if(e<f.minWidth||isNaN(e))e=f.minWidth;e>m.w…
47 …Window().getFrame())},f={minWidth:560,minHeight:444};return{title:b.config.wsc_dialogTitle||b.lang… property in f
77 …error);f.getElement().show()};return{title:a.LocalizationComing.Options,minWidth:430,minHeight:130…
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig9 d(null,b)}});return{title:l.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton]…
H A Dspecialchar.js.unc170 minWidth: 430,
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc20 minWidth: CKEDITOR.env.ie && CKEDITOR.env.quirks ? 450 : 410,
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …k,h.document)};var g=h.editable();var i;return{title:h.lang.table.title,minWidth:310,minHeight:CKE…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig9 d(null,b)}});return{title:l.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton]…
H A Dspecialchar.js.unc170 minWidth: 430,
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …k,h.document)};var g=h.editable();var i;return{title:h.lang.table.title,minWidth:310,minHeight:CKE…
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc66 minWidth: CKEDITOR.env.ie && CKEDITOR.env.quirks ? 450 : 410,
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc55 minWidth : 400,
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc72 minWidth: 600,
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc55 minWidth : 400,
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …le='color:"+I+"; font: "+(H?H:C)+F+"'>"});return z}return{title:d.Title,minWidth:440,minHeight:480…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …le='color:"+I+"; font: "+(H?H:C)+F+"'>"});return z}return{title:d.Title,minWidth:440,minHeight:480…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js17 minWidth:350,minHeight:170,buttons:[CKEDITOR.dialog.cancelButton(c,{label:c.lang.common.close})],co…

123456