Searched refs:kLSRolesViewer (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DLaunchServices.py19 kLSRolesViewer = 2 variable
22 err, outRef, outURL = LSGetApplicationForInfo(kLSUnknownType, kLSUnknownCreator, u'txt', kLSRolesViewer)
H A DPyObjCLauncher.py55 err, outRef, outURL = LSGetApplicationForInfo(kLSUnknownType, kLSUnknownCreator, u'txt', kLSRolesViewer, None, None)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DLaunchServices.py19 kLSRolesViewer = 2 variable
22 err, outRef, outURL = LSGetApplicationForInfo(kLSUnknownType, kLSUnknownCreator, u'txt', kLSRolesViewer)
H A DPyObjCLauncher.py55 err, outRef, outURL = LSGetApplicationForInfo(kLSUnknownType, kLSUnknownCreator, u'txt', kLSRolesViewer, None, None)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PyObjCLauncher/
H A DLaunchServices.py19 kLSRolesViewer = 2 variable
22 err, outRef, outURL = LSGetApplicationForInfo(kLSUnknownType, kLSUnknownCreator, u'txt', kLSRolesViewer)
H A DPyObjCLauncher.py55 err, outRef, outURL = LSGetApplicationForInfo(kLSUnknownType, kLSUnknownCreator, u'txt', kLSRolesViewer, None, None)
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-LaunchServices/PyObjCTest/
H A Dtest_lsinfo.py56 self.failUnlessEqual(kLSRolesViewer, 0x00000002)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-LaunchServices/PyObjCTest/
H A Dtest_lsinfo.py68 self.assertEqual(kLSRolesViewer, 0x00000002)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-LaunchServices-2.5.1/PyObjCTest/
H A Dtest_lsinfo.py80 self.assertEqual(kLSRolesViewer, 0x00000002)

Completed in 140 milliseconds