Lines Matching refs:inBounds
603 Rect inBounds; in App_DrawThemeMenuBarBackground() local
610 PyMac_GetRect, &inBounds, in App_DrawThemeMenuBarBackground()
614 _err = DrawThemeMenuBarBackground(&inBounds, in App_DrawThemeMenuBarBackground()
1164 Rect inBounds; in App_DrawThemeButton() local
1173 PyMac_GetRect, &inBounds, in App_DrawThemeButton()
1179 _err = DrawThemeButton(&inBounds, in App_DrawThemeButton()
1196 Rect inBounds; in App_GetThemeButtonRegion() local
1203 PyMac_GetRect, &inBounds, in App_GetThemeButtonRegion()
1207 _err = GetThemeButtonRegion(&inBounds, in App_GetThemeButtonRegion()
1221 Rect inBounds; in App_GetThemeButtonContentBounds() local
1229 PyMac_GetRect, &inBounds, in App_GetThemeButtonContentBounds()
1233 _err = GetThemeButtonContentBounds(&inBounds, in App_GetThemeButtonContentBounds()
1247 Rect inBounds; in App_GetThemeButtonBackgroundBounds() local
1255 PyMac_GetRect, &inBounds, in App_GetThemeButtonBackgroundBounds()
1259 _err = GetThemeButtonBackgroundBounds(&inBounds, in App_GetThemeButtonBackgroundBounds()