Searched refs:CGSavedGState (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreGraphics/
H A D_contextmanager.py7 __all__ = ('CGSavedGState', 'CGTransparencyLayer', 'CGContextPage')
10 class CGSavedGState (object): class in inherits:object
16 with CGSavedGState(context):
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreGraphics/
H A D_contextmanager.py7 __all__ = ('CGSavedGState', 'CGTransparencyLayer', 'CGContextPage')
10 class CGSavedGState (object): class in inherits:object
16 with CGSavedGState(context):
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgcontext.py373 with CGSavedGState(context):
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgcontext.py484 with CGSavedGState(context):

Completed in 364 milliseconds