Searched refs:thePort (Results 1 – 2 of 2) sorted by relevance
510 CGrafPtr thePort; in MacOS_splash() local524 thePort = GetWindowPort(theWindow); in MacOS_splash()526 width = thePort->portRect.right - thePort->portRect.left; in MacOS_splash()527 height = thePort->portRect.bottom - thePort->portRect.top; in MacOS_splash()
5966 GrafPtr thePort; in Qd_SetPort() local5971 GrafObj_Convert, &thePort)) in Qd_SetPort()5973 SetPort(thePort); in Qd_SetPort()