Variable LayoutItems._totalSize

class LayoutItems
{
  // ...
  int _totalSize;
  // ...
}