Home
last modified time | relevance | path

Searched refs:autosize (Results 1 – 25 of 75) sorted by relevance

123

/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte204 id="autosize"
206 <label for="autosize">auto</label><br />
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak99 autosize=\u81ea\u52a8\u8c03\u6574\u5927\u5c0f
H A Deditor.properties104 autosize=Autosize key
H A Deditor.properties.bak100 autosize=Autosize
H A Deditor_zh-CN.properties100 autosize=Autosize key
H A Deditor_de.properties108 autosize=Automatische Gr�sse key
H A Deditor_de.properties.bak101 autosize=Automatische Gr�sse
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts389 autosize: boolean|string; property
H A Ddhtmlxgantt.js13autosize&&"xy"!=t.autosize||(s=Math.max(t.autosize_min_width,0));var l=a.prepareConfigs(o,t.min_co… method in e
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt52 autosize=autosize
H A Ddia_ru.txt52 autosize=Авто размер
H A Ddia_bg.txt52 autosize=Автоматичен размер
H A Ddia_el.txt52 autosize=Αυτόματο μέγεθος
H A Ddia_zh.txt52 autosize=自动调整
H A Ddia_uk.txt52 autosize=Автоматичний розмір
H A Ddia_fa.txt52 autosize=‫اندازه بصورت خودکار‬
H A Ddia_ja.txt52 autosize=サイズを自動調整
H A Ddia_he.txt52 autosize=‫גודל אוטומטי‬
H A Ddia_ko.txt52 autosize=자동 크기
H A Ddia_th.txt52 autosize=ขนาดอัติโนมัติ
H A Ddia_zh-tw.txt52 autosize=自動調整
H A Ddia_ar.txt52 autosize=‫تحجيم تلقائي‬
H A Ddia_eu.txt52 autosize=Automatikoki tamaina eman
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorMenuBar.java.bak605 .add(editor.bind(mxResources.get("autosize"),
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6459 autosize: false, property in module.exports.result
12227 this.$layout.$config.autosize = this.config.autosize;
20794 Layout.prototype._resizeScrollbars = function(autosize, scrollbars){ argument
20814 if(autosize[scrollbar.$config.scroll]) {
20929 var autosize = this._getAutosizeMode(this.$config.autosize);
20931 var scrollChanged = this._resizeScrollbars(autosize, scrollbars);
20933 if(this.$config.autosize){
20934 this.autosize(this.$config.autosize);
21224 Layout.prototype.autosize = function(mode) { method in Layout
26561 if(config.autosize == "x" || config.autosize == "xy"){

123