Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c126 static PyObject *WinObj_CloneWindow(WindowObject *_self, PyObject *_args) in WinObj_CloneWindow() function
2328 {"CloneWindow", (PyCFunction)WinObj_CloneWindow, 1,