Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c25 #define WinObj_New _WinObj_New macro
56 PyObject *WinObj_New(WindowPtr itself) in WinObj_New() function