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

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DMyAppController.py19 self.theView.print_(sender)
24 AppDrawing.myExportCGDrawingAsPNG(url, self.theView.currentPrintableCommand())
29 AppDrawing.myCreatePDFDocument(url, self.theView.currentPrintableCommand())
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DMyAppController.py19 self.theView.print_(sender)
24 AppDrawing.myExportCGDrawingAsPNG(url, self.theView.currentPrintableCommand())
29 AppDrawing.myCreatePDFDocument(url, self.theView.currentPrintableCommand())
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/Quartz2DBasics/
H A DMyAppController.py19 self.theView.print_(sender)
24 AppDrawing.myExportCGDrawingAsPNG(url, self.theView.currentPrintableCommand())
29 AppDrawing.myCreatePDFDocument(url, self.theView.currentPrintableCommand())
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DMyAppController.py24 theView = objc.IBOutlet() variable in class:MyAppController
30 self.theView.print_(sender)
73 exportInfoP.command = self.theView.currentPrintableCommand()
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DMyAppController.py24 theView = objc.IBOutlet() variable in class:MyAppController
30 self.theView.print_(sender)
73 exportInfoP.command = self.theView.currentPrintableCommand()
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DMyAppController.py24 theView = objc.IBOutlet() variable in class:MyAppController
30 self.theView.print_(sender)
73 exportInfoP.command = self.theView.currentPrintableCommand()

Completed in 184 milliseconds