Searched refs:currentPrintableCommand (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DMyAppController.py24 AppDrawing.myExportCGDrawingAsPNG(url, self.theView.currentPrintableCommand())
29 AppDrawing.myCreatePDFDocument(url, self.theView.currentPrintableCommand())
H A DMyView.py28 def currentPrintableCommand(self): member in class:MyView
41 _drawingCommand = self.currentPrintableCommand()
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DMyAppController.py24 AppDrawing.myExportCGDrawingAsPNG(url, self.theView.currentPrintableCommand())
29 AppDrawing.myCreatePDFDocument(url, self.theView.currentPrintableCommand())
H A DMyView.py28 def currentPrintableCommand(self): member in class:MyView
41 _drawingCommand = self.currentPrintableCommand()
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/Quartz2DBasics/
H A DMyAppController.py24 AppDrawing.myExportCGDrawingAsPNG(url, self.theView.currentPrintableCommand())
29 AppDrawing.myCreatePDFDocument(url, self.theView.currentPrintableCommand())
H A DMyView.py28 def currentPrintableCommand(self): member in class:MyView
41 _drawingCommand = self.currentPrintableCommand()
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DMyView.py78 def currentPrintableCommand(self): member in class:MyView
94 _drawingCommand = self.currentPrintableCommand()
H A DMyAppController.py73 exportInfoP.command = self.theView.currentPrintableCommand()
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DMyView.py78 def currentPrintableCommand(self): member in class:MyView
94 _drawingCommand = self.currentPrintableCommand()
H A DMyAppController.py73 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 DMyView.py78 def currentPrintableCommand(self): member in class:MyView
94 _drawingCommand = self.currentPrintableCommand()
H A DMyAppController.py73 exportInfoP.command = self.theView.currentPrintableCommand()

Completed in 92 milliseconds