Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c3131 static PyObject *Win_FindWindow(PyObject *_self, PyObject *_args) in Win_FindWindow() function
3202 {"FindWindow", (PyCFunction)Win_FindWindow, 1,