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

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DDrawingBasics.py54 def createRectPath(context, rect): function
76 createRectPath (context, ourRect)
86 createRectPath (context, ourRect)
95 createRectPath (context, ourRect)
102 createRectPath (context, ourRect)
106 createRectPath (context, ourRect)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DDrawingBasics.py54 def createRectPath(context, rect): function
76 createRectPath (context, ourRect)
86 createRectPath (context, ourRect)
95 createRectPath (context, ourRect)
102 createRectPath (context, ourRect)
106 createRectPath (context, ourRect)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DDrawingBasics.py54 def createRectPath(context, rect): function
76 createRectPath (context, ourRect)
86 createRectPath (context, ourRect)
95 createRectPath (context, ourRect)
102 createRectPath (context, ourRect)
106 createRectPath (context, ourRect)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DAppDrawing.py126 def createRectPath(rect): function
159 path = createRectPath(ourRect)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/Quartz2DBasics/
H A DAppDrawing.py126 def createRectPath(rect): function
159 path = createRectPath(ourRect)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/Quartz2DBasics/
H A DAppDrawing.py126 def createRectPath(rect): function
159 path = createRectPath(ourRect)

Completed in 177 milliseconds