Searched refs:CGEventMaskBit (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Lib/Quartz/CoreGraphics/
H A D__init__.py71 def CGEventMaskBit(eventType): function in function:_load
73 mod.CGEventMaskBit = CGEventMaskBit
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreGraphics/
H A D__init__.py36 def CGEventMaskBit(eventType): function
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreGraphics/
H A D__init__.py36 def CGEventMaskBit(eventType): function
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgeventtypes.py129 self.assertEqual(CGEventMaskBit(10), 1<<10)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/PyObjCTest/
H A Dtest_cgeventtypes.py129 self.assertEqual(CGEventMaskBit(10), 1<<10)

Completed in 200 milliseconds