Home
last modified time | relevance | path

Searched defs:WinObj_Convert (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c27 #define WinObj_Convert _WinObj_Convert macro
73 int WinObj_Convert(PyObject *v, WindowPtr *p_itself) in WinObj_Convert() function