Searched refs:GetLongHelpForCommandObject (Results 1 – 4 of 4) sorted by relevance
499 virtual bool GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetLongHelpForCommandObject() function
209 bool GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp,
3171 bool ScriptInterpreterPythonImpl::GetLongHelpForCommandObject( in GetLongHelpForCommandObject() function in ScriptInterpreterPythonImpl
1182 scripter->GetLongHelpForCommandObject(m_cmd_obj_sp, docstring); in GetHelpLong()