} else {
        opts.items[opts.d['width']] = (ms_hasVariableSizes(all_itm, opts, 'outerWidth')) 
          ? 'variable' 
          : all_itm[opts.d['outerWidth']](true);
}