Searched refs:scaleShadowOffset (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DShadowsAndTransparencyLayers.py6 def scaleShadowOffset(offset): function
34 offset = scaleShadowOffset(offset)
76 offset = scaleShadowOffset(offset)
91 offset = scaleShadowOffset(offset)
111 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
131 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
143 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
200 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
209 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
290 CGContextSetShadow(context, scaleShadowOffset(offse
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DShadowsAndTransparencyLayers.py6 def scaleShadowOffset(offset): function
34 offset = scaleShadowOffset(offset)
76 offset = scaleShadowOffset(offset)
91 offset = scaleShadowOffset(offset)
111 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
131 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
143 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
200 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
209 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
290 CGContextSetShadow(context, scaleShadowOffset(offse
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DShadowsAndTransparencyLayers.py6 def scaleShadowOffset(offset): function
34 offset = scaleShadowOffset(offset)
76 offset = scaleShadowOffset(offset)
91 offset = scaleShadowOffset(offset)
111 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
131 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
143 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
200 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
209 CGContextSetShadow(context, scaleShadowOffset(offset), blur)
290 CGContextSetShadow(context, scaleShadowOffset(offse
[all...]

Completed in 89 milliseconds