Searched refs:window_shouldPopUpDocumentPathMenu_ (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nswindow.py11 def window_shouldPopUpDocumentPathMenu_(self, w, a): return 1 member in class:TestNSWindowHelper
172 self.failUnlessResultIsBOOL(TestNSWindowHelper.window_shouldPopUpDocumentPathMenu_)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nswindow.py16 def window_shouldPopUpDocumentPathMenu_(self, w, a): return 1 member in class:TestNSWindowHelper
207 self.assertResultIsBOOL(TestNSWindowHelper.window_shouldPopUpDocumentPathMenu_)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nswindow.py26 def window_shouldPopUpDocumentPathMenu_(self, w, a): return 1 member in class:TestNSWindowHelper
242 self.assertResultIsBOOL(TestNSWindowHelper.window_shouldPopUpDocumentPathMenu_)

Completed in 193 milliseconds