Variable SimpleTextFormatter._textFlags

struct SimpleTextFormatter
{
  // ...
  uint _textFlags;
  // ...
}