Searched refs:eStepTypeScripted (Results 1 – 2 of 2) sorted by relevance
29 eStepTypeScripted ///< A step type implemented by the script interpreter. enumerator
615 if (m_step_type == eStepTypeScripted) { in DoExecute()648 (m_step_type != eStepTypeOut && m_step_type != eStepTypeScripted); in DoExecute()738 } else if (m_step_type == eStepTypeScripted) { in DoExecute()2155 nullptr, eStepTypeScripted, eStepScopeSource))); in CommandObjectMultiwordThread()