Searched refs:WindowRef (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/Mac/Modules/win/ |
D | winedit.py | 5 (WindowRef, 'theWindow', InMode), 10 (WindowRef, 'theWindow', InMode), 16 (WindowRef, 'theWindow', InMode), 22 (WindowRef, 'theWindow', InMode), 28 (WindowRef, 'theWindow', InMode),
|
D | winsupport.py | 26 WindowRef = WindowPtr variable
|
D | _Winmodule.c | 21 extern PyObject *_WinObj_New(WindowRef); 22 extern PyObject *_WinObj_WhichWindow(WindowRef); 23 extern int _WinObj_Convert(PyObject *, WindowRef *);
|
/external/python/cpython2/Mac/Modules/ctl/ |
D | ctledit.py | 5 (WindowRef, 'inWindow', InMode),
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | macsupport.py | 72 WindowRef = WindowPtr variable
|
/external/python/cpython2/Mac/Modules/ |
D | MacOS.c | 509 WindowRef theWindow; in MacOS_splash()
|
/external/python/cpython2/Mac/Modules/qd/ |
D | _Qdmodule.c | 98 WindowRef win; in GrafObj_Convert() 112 WindowRef win = (WindowRef)((GrafPortObject *)v)->ob_itself; in GrafObj_Convert()
|
/external/python/cpython2/Mac/scripts/ |
D | errors.txt | 689 -5600 errInvalidWindowPtr tried to pass a bad WindowRef argument
|