Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c559 static PyObject *WinObj_BringToFront(WindowObject *_self, PyObject *_args) in WinObj_BringToFront() function
2374 {"BringToFront", (PyCFunction)WinObj_BringToFront, 1,