Searched refs:DEGREES_TO_RADIANS (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DShadings.py216 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
230 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(-45))
446 Utilities.DEGREES_TO_RADIANS(30),
447 Utilities.DEGREES_TO_RADIANS(-30),
607 t = CGAffineTransformMakeRotation(Utilities.DEGREES_TO_RADIANS(45))
H A DColorAndGState.py249 CGContextAddArc(context, 0.0, 0.0, 1.0, 0.0, Utilities.DEGREES_TO_RADIANS(360.0), 0.0)
287 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
312 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DPatternDrawing.py181 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45.0))
197 t = CGAffineTransformRotate(t, Utilities.DEGREES_TO_RADIANS(45.0))
276 CGContextRotateCTM(c, Utilities.DEGREES_TO_RADIANS(45))
H A DEPSPrinting.py187 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DQuartzTextDrawing.py47 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(-90))
H A DShadowsAndTransparencyLayers.py170 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DUtilities.py14 def DEGREES_TO_RADIANS(degrees): function
H A DImages.py49 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(-90))
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DShadings.py216 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
230 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(-45))
446 Utilities.DEGREES_TO_RADIANS(30),
447 Utilities.DEGREES_TO_RADIANS(-30),
607 t = CGAffineTransformMakeRotation(Utilities.DEGREES_TO_RADIANS(45))
H A DColorAndGState.py249 CGContextAddArc(context, 0.0, 0.0, 1.0, 0.0, Utilities.DEGREES_TO_RADIANS(360.0), 0.0)
287 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
312 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DPatternDrawing.py181 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45.0))
197 t = CGAffineTransformRotate(t, Utilities.DEGREES_TO_RADIANS(45.0))
276 CGContextRotateCTM(c, Utilities.DEGREES_TO_RADIANS(45))
H A DEPSPrinting.py187 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DQuartzTextDrawing.py47 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(-90))
H A DShadowsAndTransparencyLayers.py170 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DUtilities.py14 def DEGREES_TO_RADIANS(degrees): function
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DShadings.py216 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
230 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(-45))
446 Utilities.DEGREES_TO_RADIANS(30),
447 Utilities.DEGREES_TO_RADIANS(-30),
607 t = CGAffineTransformMakeRotation(Utilities.DEGREES_TO_RADIANS(45))
H A DColorAndGState.py249 CGContextAddArc(context, 0.0, 0.0, 1.0, 0.0, Utilities.DEGREES_TO_RADIANS(360.0), 0.0)
287 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
312 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DPatternDrawing.py181 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45.0))
197 t = CGAffineTransformRotate(t, Utilities.DEGREES_TO_RADIANS(45.0))
276 CGContextRotateCTM(c, Utilities.DEGREES_TO_RADIANS(45))
H A DEPSPrinting.py187 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DQuartzTextDrawing.py47 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(-90))
H A DShadowsAndTransparencyLayers.py170 CGContextRotateCTM(context, Utilities.DEGREES_TO_RADIANS(45))
H A DUtilities.py14 def DEGREES_TO_RADIANS(degrees): function
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DAppDrawing.py12 def DEGREES_TO_RADIANS(degrees): function
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DAppDrawing.py12 def DEGREES_TO_RADIANS(degrees): function
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/Quartz2DBasics/
H A DAppDrawing.py12 def DEGREES_TO_RADIANS(degrees): function

Completed in 107 milliseconds

12