Lines Matching refs:ObjectDir
273 ObjectDir(PyObject *self, char **attributes) in ObjectDir() function
330 return ObjectDir(self, OutputAttrs); in OutputDir()
1652 return ObjectDir(self, DictionaryAttrs); in DictionaryDir()
2869 return ObjectDir(self, ListAttrs); in ListDir()
3124 return ObjectDir(self, FunctionAttrs); in FunctionDir()
3152 return ObjectDir(NULL, FunctionAttrs); in FunctionAttr()
3753 return ObjectDir(self, TabPageAttrs); in TabPageDir()
3787 return ObjectDir(NULL, TabPageAttrs); in TabPageAttr()
3979 return ObjectDir(self, WindowAttrs); in WindowDir()
4032 return ObjectDir(NULL, WindowAttrs); in WindowAttr()
5118 return ObjectDir(self, RangeAttrs); in RangeDir()
5235 return ObjectDir(self, BufferAttrs); in BufferDir()
5265 return ObjectDir(NULL, BufferAttrs); in BufferAttr()
5532 return ObjectDir(self, CurrentAttrs); in CurrentDir()
5549 return ObjectDir(NULL, CurrentAttrs); in CurrentGetattr()