if (opts[opts.d['width']] == 'auto') {
        opts[opts.d['width']] = ms_getTrueLargestSize(all_itm, opts, 'outerWidth');
      }