Home
last modified time | relevance | path

Searched refs:portRect (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/
DMacOS.c526 width = thePort->portRect.right - thePort->portRect.left; in MacOS_splash()
527 height = thePort->portRect.bottom - thePort->portRect.top; in MacOS_splash()
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c1046 Rect portRect; in CGContextRefObj_ClipCGContextToRegion() local
1049 PyMac_GetRect, &portRect, in CGContextRefObj_ClipCGContextToRegion()
1053 &portRect, in CGContextRefObj_ClipCGContextToRegion()