Variable LayoutItems._layoutWidth

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