Searched refs:GetOptionsForPyObject (Results 1 – 1 of 1) sorted by relevance
1011 GetOptionsForPyObject(const PythonObject &obj) { in GetOptionsForPyObject() function1175 return GetOptionsForPyObject(m_py_obj); in GetOptions()1308 auto options = GetOptionsForPyObject(*this); in ConvertToFile()