Searched refs:m_add_to_history (Results 1 – 2 of 2) sorted by relevance
66 m_add_to_history(add_to_history) in CommandInterpreterRunOptions()75 m_add_to_history(eLazyBoolCalculate) in CommandInterpreterRunOptions()85 m_add_to_history = value; in SetSilent()154 return DefaultToYes (m_add_to_history); in GetAddToHistory()160 m_add_to_history = add_to_history ? eLazyBoolYes : eLazyBoolNo; in SetAddToHistory()168 LazyBool m_add_to_history; variable
2439 bool success = HandleCommand(cmd, options.m_add_to_history, tmp_result, in HandleCommands()