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

  /external/python/cpython2/Mac/Modules/carbonevt/
CarbonEvtsupport.py 5 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 CarbonEventsscan.py
CarbonEvtscan.py 26 RefObjectTypes = ["EventRef",
42 if t in RefObjectTypes and m == "InMode":

Completed in 123 milliseconds