Home
last modified time | relevance | path

Searched defs:autosize (Results 1 – 6 of 6) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties100 autosize=Autosize key
H A Deditor.properties104 autosize=Autosize key
H A Deditor_de.properties108 autosize=Automatische Gr�sse key
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts389 autosize: boolean|string; property
H A Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6459 autosize: false, property in module.exports.result
20794 Layout.prototype._resizeScrollbars = function(autosize, scrollbars){ argument
21224 Layout.prototype.autosize = function(mode) { method in Layout