Home
last modified time | relevance | path

Searched refs:WinObj_GetNextWindowOfClass (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c604 static PyObject *WinObj_GetNextWindowOfClass(WindowObject *_self, PyObject *_args) in WinObj_GetNextWindowOfClass() function
2380 {"GetNextWindowOfClass", (PyCFunction)WinObj_GetNextWindowOfClass, 1,