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

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DBitmapContext.py341 def createAlphaOnlyContext(width, height): function
424 alphaContext = createAlphaOnlyContext(width, height);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DBitmapContext.py341 def createAlphaOnlyContext(width, height): function
424 alphaContext = createAlphaOnlyContext(width, height);
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DBitmapContext.py341 def createAlphaOnlyContext(width, height): function
424 alphaContext = createAlphaOnlyContext(width, height);

Completed in 174 milliseconds