Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1240 static PyObject *WinObj_IsWindowModified(WindowObject *_self, PyObject *_args) in WinObj_IsWindowModified() function
2450 {"IsWindowModified", (PyCFunction)WinObj_IsWindowModified, 1,