Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c2076 static PyObject *WinObj_GetWindowStandardState(WindowObject *_self, PyObject *_args) in WinObj_GetWindowStandardState() function
2536 {"GetWindowStandardState", (PyCFunction)WinObj_GetWindowStandardState, 1,