Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1255 static PyObject *WinObj_SetWindowModified(WindowObject *_self, PyObject *_args) in WinObj_SetWindowModified() function
2452 {"SetWindowModified", (PyCFunction)WinObj_SetWindowModified, 1,