Variable SimpleTextFormatter._tabOffset

struct SimpleTextFormatter
{
  // ...
  int _tabOffset;
  // ...
}