Home
last modified time | relevance | path

Searched refs:RefObjectTypes (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/carbonevt/
DCarbonEvtsupport.py5 from CarbonEvtscan import RefObjectTypes
10 for typ in RefObjectTypes:
202 for typ in RefObjectTypes:
212 for typ in RefObjectTypes: ## go thru all ObjectTypes as defined in CarbonEventsscan.py
223 for typ in RefObjectTypes: ## go thru all ObjectTypes as defined in C…
DCarbonEvtscan.py26 RefObjectTypes = ["EventRef", variable
42 if t in RefObjectTypes and m == "InMode":