Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1562 static PyObject *WinObj_ResizeWindow(WindowObject *_self, PyObject *_args) in WinObj_ResizeWindow() function
2482 {"ResizeWindow", (PyCFunction)WinObj_ResizeWindow, 1,