Searched refs:m_batch_command_mode (Results 1 – 2 of 2) sorted by relevance
396 GetBatchCommandMode () { return m_batch_command_mode; } in GetBatchCommandMode()399 SetBatchCommandMode (bool value) { m_batch_command_mode = value; } in SetBatchCommandMode()477 bool m_batch_command_mode; variable
110 m_batch_command_mode (false), in CommandInterpreter()