Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c2270 static PyObject *WinObj_MoveWindow(WindowObject *_self, PyObject *_args) in WinObj_MoveWindow() function
2560 {"MoveWindow", (PyCFunction)WinObj_MoveWindow, 1,