Searched refs:outlineView_shouldTrackCell_forTableColumn_item_ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsoutlineview.py31 def outlineView_shouldTrackCell_forTableColumn_item_(self, ov, c, tc, it): return 1 member in class:TestNSOutlineViewHelper
90 self.failUnlessResultIsBOOL(TestNSOutlineViewHelper.outlineView_shouldTrackCell_forTableColumn_item_)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsoutlineview.py34 def outlineView_shouldTrackCell_forTableColumn_item_(self, ov, c, tc, it): return 1 member in class:TestNSOutlineViewHelper
93 self.assertResultIsBOOL(TestNSOutlineViewHelper.outlineView_shouldTrackCell_forTableColumn_item_)

Completed in 176 milliseconds