Searched refs:IsInteractive (Results 1 – 5 of 5) sorted by relevance
93 bool IsInteractive();
355 bool SBCommandInterpreter::IsInteractive() { in IsInteractive() function in SBCommandInterpreter358 return (IsValid() ? m_opaque_ptr->IsInteractive() : false); in IsInteractive()
637 bool IsInteractive();
3264 bool CommandInterpreter::IsInteractive() { in IsInteractive() function in CommandInterpreter
12258 result = (bool)(arg1)->IsInteractive(); in _wrap_SBCommandInterpreter_IsInteractive()