Searched refs:showFlippedTextAtPoint (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 DQuartzTextDrawing.py229 # showFlippedTextAtPoint is a cover routine for CGContextShowText
245 def showFlippedTextAtPoint(c, x, y, text, textLen): function
350 showFlippedTextAtPoint(context, textPosition.x, textPosition.y, text, textlen)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DQuartzTextDrawing.py229 # showFlippedTextAtPoint is a cover routine for CGContextShowText
245 def showFlippedTextAtPoint(c, x, y, text, textLen): function
350 showFlippedTextAtPoint(context, textPosition.x, textPosition.y, text, textlen)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DQuartzTextDrawing.py229 # showFlippedTextAtPoint is a cover routine for CGContextShowText
245 def showFlippedTextAtPoint(c, x, y, text, textLen): function
350 showFlippedTextAtPoint(context, textPosition.x, textPosition.y, text, textlen)

Completed in 99 milliseconds