Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1755 static PyObject *WinObj_ConstrainWindowToScreen(WindowObject *_self, PyObject *_args) in WinObj_ConstrainWindowToScreen() function
2500 {"ConstrainWindowToScreen", (PyCFunction)WinObj_ConstrainWindowToScreen, 1,