HomeSort by relevance Sort by last modified time
    Searched refs:OSTypeType (Results 1 - 10 of 10) sorted by null

  /external/python/cpython2/Mac/Modules/folder/
foldersupport.py 22 FolderClass = OSTypeType("FolderClass")
25 FolderLocation = OSTypeType("FolderLocation")
27 FolderType = OSTypeType("FolderType")
  /external/python/cpython2/Mac/Modules/mlte/
mltesupport.py 102 TXNFileType = OSTypeType("TXNFileType")
104 TXNDataType = OSTypeType("TXNDataType")
105 TXNControlTag = OSTypeType("TXNControlTag")
112 TXNTypeRunAttributes = OSTypeType("TXNTypeRunAttributes")
115 TXTNTag = OSTypeType("TXTNTag")
  /external/python/cpython2/Mac/Modules/ae/
aesupport.py 19 AEEventClass = OSTypeType('AEEventClass')
20 AEEventID = OSTypeType('AEEventID')
21 AEKeyword = OSTypeType('AEKeyword')
22 DescType = OSTypeType('DescType')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
macsupport.py 54 def OSTypeType(typename):
56 OSType = OSTypeType("OSType")
57 ResType = OSTypeType("ResType")
58 FourCharCode = OSTypeType("FourCharCode")
  /external/python/cpython2/Mac/Modules/scrap/
scrapsupport.py 46 ScrapFlavorType = OSTypeType('ScrapFlavorType')
  /external/python/cpython2/Tools/bgen/bgen/
macsupport.py 54 def OSTypeType(typename):
56 OSType = OSTypeType("OSType")
57 ResType = OSTypeType("ResType")
58 FourCharCode = OSTypeType("FourCharCode")
  /external/python/cpython2/Mac/Modules/app/
appsupport.py 67 ThemeSoundKind = OSTypeType("ThemeSoundKind")
68 ThemeDragSoundKind = OSTypeType("ThemeDragSoundKind")
  /external/python/cpython2/Mac/Modules/osa/
osasupport.py 51 DescType = OSTypeType("DescType")
  /external/python/cpython2/Mac/Modules/win/
winsupport.py 57 PropertyCreator = OSTypeType("PropertyCreator")
58 PropertyTag = OSTypeType("PropertyTag")
  /external/python/cpython2/Mac/Modules/drag/
dragsupport.py 36 FlavorType = OSTypeType("FlavorType")

Completed in 425 milliseconds