Searched refs:SKSearchResultsGetTypeID (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SearchKit/Lib/SearchKit/
H A D__init__.py75 def SKSearchResultsGetTypeID(): function in function:workaround
101 SKSearchGroupGetTypeID, groupType, SKSearchResultsGetTypeID, resultType,
108 SKSearchResultsGetTypeID, SKSearchResultsRef,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SearchKit/Lib/SearchKit/
H A D__init__.py76 def SKSearchResultsGetTypeID(): function in function:workaround
103 SKSearchGroupGetTypeID, groupType, SKSearchResultsGetTypeID, resultType,
110 SKSearchResultsGetTypeID, SKSearchResultsRef,
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SearchKit-2.5.1/Lib/SearchKit/
H A D__init__.py83 def SKSearchResultsGetTypeID(): function in function:workaround
110 SKSearchGroupGetTypeID, groupType, SKSearchResultsGetTypeID, resultType,
117 mod.SKSearchResultsGetTypeID, mod.SKSearchResultsRef,
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_sksearch.py25 self.failUnlessIsInstance(SKSearchResultsGetTypeID(), (int, long))
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_sksearch.py25 self.assertIsInstance(SKSearchResultsGetTypeID(), (int, long))
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SearchKit-2.5.1/PyObjCTest/
H A Dtest_sksearch.py35 self.assertIsInstance(SKSearchResultsGetTypeID(), (int, long))

Completed in 114 milliseconds