Searched refs:setNeedsLayout_ (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/PyObjCTest/
H A Dtest_webdocument.py6 def setNeedsLayout_(self, v): pass member in class:TestWebDocumentHelper
16 self.failUnlessArgIsBOOL(TestWebDocumentHelper.setNeedsLayout_, 0)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/PyObjCTest/
H A Dtest_webdocument.py6 def setNeedsLayout_(self, v): pass member in class:TestWebDocumentHelper
16 self.assertArgIsBOOL(TestWebDocumentHelper.setNeedsLayout_, 0)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/PyObjCTest/
H A Dtest_webdocument.py6 def setNeedsLayout_(self, v): pass member in class:TestWebDocumentHelper
16 self.assertArgIsBOOL(TestWebDocumentHelper.setNeedsLayout_, 0)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nslayoutconstraint.py88 self.assertArgIsBOOL(NSView.setNeedsLayout_, 0)

Completed in 290 milliseconds