Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1541 static PyObject *WinObj_GetWindowBounds(WindowObject *_self, PyObject *_args) in WinObj_GetWindowBounds() function
2480 {"GetWindowBounds", (PyCFunction)WinObj_GetWindowBounds, 1,