/external/python/cpython2/Mac/Modules/ah/ |
D | ahsupport.py | 9 MACHEADERFILE = 'AppleHelp.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/fm/ |
D | fmsupport.py | 9 MACHEADERFILE = 'Fonts.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/folder/ |
D | foldersupport.py | 9 MACHEADERFILE = 'Folders.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/evt/ |
D | evtsupport.py | 9 MACHEADERFILE = 'Events.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/scrap/ |
D | scrapsupport.py | 12 MACHEADERFILE = 'Scrap.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/icn/ |
D | icnsupport.py | 9 MACHEADERFILE = 'Icons.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/cm/ |
D | cmsupport.py | 9 MACHEADERFILE = 'Components.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/osa/ |
D | osasupport.py | 9 MACHEADERFILE = 'OSA.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/menu/ |
D | menusupport.py | 9 MACHEADERFILE = 'Menus.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/qdoffs/ |
D | qdoffssupport.py | 9 MACHEADERFILE = 'QDOffscreen.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/te/ |
D | tesupport.py | 9 MACHEADERFILE = 'TextEdit.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/app/ |
D | appsupport.py | 9 MACHEADERFILE = 'Appearance.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/drag/ |
D | dragsupport.py | 9 MACHEADERFILE = 'Drag.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/list/ |
D | listsupport.py | 9 MACHEADERFILE = 'Lists.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/win/ |
D | winsupport.py | 9 MACHEADERFILE = 'Windows.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/qd/ |
D | qdsupport.py | 9 MACHEADERFILE = 'QuickDraw.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/ctl/ |
D | ctlsupport.py | 9 MACHEADERFILE = 'Controls.h' # The Apple header file variable
|
/external/python/cpython2/Mac/Modules/qt/ |
D | qtsupport.py | 11 MACHEADERFILE = 'Movies.h' # The Apple header file variable
|