Searched refs:fxSettings (Results 1 – 1 of 1) sorted by relevance
786 , fxSettings: {} // can be passed, eg: { easing: "easeOutBounce", duration: 1500 } property in $.layout.defaults.panes2101 if (!o.fxSettings) o.fxSettings = {};2102 if (!d.fxSettings) d.fxSettings = {};2141 , d.fxSettings // options.panes.fxSettings2142 , o.fxSettings // options.west.fxSettings2152 delete o.fxSettings;