Home
last modified time | relevance | path

Searched refs:__pyx_v_rect (Results 1 – 9 of 9) sorted by relevance

/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/gen-static/
H A Dpygame_sdl2.gfxdraw.c2020 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_7gfxdraw_7rectangle() local
2073 __pyx_v_rect = values[1]; in __pyx_pw_11pygame_sdl2_7gfxdraw_7rectangle()
2113 __Pyx_INCREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_7gfxdraw_6rectangle()
2252 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_7gfxdraw_9rounded_rectangle() local
2315 __pyx_v_rect = values[1]; in __pyx_pw_11pygame_sdl2_7gfxdraw_9rounded_rectangle()
2357 __Pyx_INCREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_7gfxdraw_8rounded_rectangle()
2497 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_7gfxdraw_11box() local
2550 __pyx_v_rect = values[1]; in __pyx_pw_11pygame_sdl2_7gfxdraw_11box()
2590 __Pyx_INCREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_7gfxdraw_10box()
2729 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_7gfxdraw_13rounded_box() local
[all …]
H A Dpygame_sdl2.draw.c1404 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_4draw_1rect() local
1471 __pyx_v_rect = values[2]; in __pyx_pw_11pygame_sdl2_4draw_1rect()
1515 __Pyx_INCREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_4draw_rect()
1629 __Pyx_INCREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_4draw_rect()
1630 __Pyx_GIVEREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_4draw_rect()
1702 __Pyx_INCREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_4draw_rect()
1703 __Pyx_GIVEREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_4draw_rect()
2239 __Pyx_XDECREF(__pyx_v_rect); in __pyx_pf_11pygame_sdl2_4draw_rect()
3704 CYTHON_UNUSED PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_4draw_7ellipse() local
3771 __pyx_v_rect = values[2]; in __pyx_pw_11pygame_sdl2_4draw_7ellipse()
[all …]
H A Dpygame_sdl2.render.c3679 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_6render_8Renderer_21draw_rect() local
3722 __pyx_v_rect = values[1]; in __pyx_pw_11pygame_sdl2_6render_8Renderer_21draw_rect()
3819 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_6render_8Renderer_23fill_rect() local
3862 __pyx_v_rect = values[1]; in __pyx_pw_11pygame_sdl2_6render_8Renderer_23fill_rect()
3958 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_6render_8Renderer_25set_viewport() local
3997 __pyx_v_rect = values[0]; in __pyx_pw_11pygame_sdl2_6render_8Renderer_25set_viewport()
4033 __pyx_t_1 = (__pyx_v_rect == Py_None); in __pyx_pf_11pygame_sdl2_6render_8Renderer_24set_viewport()
8641 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_6render_9Container_1__init__() local
8674 __pyx_v_rect = values[0]; in __pyx_pw_11pygame_sdl2_6render_9Container_1__init__()
8684 …ntainer___init__(((struct __pyx_obj_11pygame_sdl2_6render_Container *)__pyx_v_self), __pyx_v_rect); in __pyx_pw_11pygame_sdl2_6render_9Container_1__init__()
[all …]
H A Dpygame_sdl2.rect.c1659 __pyx_t_6 = __pyx_v_rect->x; in __pyx_pf_11pygame_sdl2_4rect_4Rect___init__()
1669 __pyx_t_6 = __pyx_v_rect->y; in __pyx_pf_11pygame_sdl2_4rect_4Rect___init__()
1679 __pyx_t_6 = __pyx_v_rect->w; in __pyx_pf_11pygame_sdl2_4rect_4Rect___init__()
1689 __pyx_t_6 = __pyx_v_rect->h; in __pyx_pf_11pygame_sdl2_4rect_4Rect___init__()
10863 __pyx_v_rect->x = __pyx_t_7; in __pyx_f_11pygame_sdl2_4rect_to_sdl_rect()
10873 __pyx_v_rect->y = __pyx_t_7; in __pyx_f_11pygame_sdl2_4rect_to_sdl_rect()
10883 __pyx_v_rect->w = __pyx_t_7; in __pyx_f_11pygame_sdl2_4rect_to_sdl_rect()
10893 __pyx_v_rect->h = __pyx_t_7; in __pyx_f_11pygame_sdl2_4rect_to_sdl_rect()
10997 __pyx_v_rect->x = __pyx_t_7; in __pyx_f_11pygame_sdl2_4rect_to_sdl_rect()
10998 __pyx_v_rect->y = __pyx_t_14; in __pyx_f_11pygame_sdl2_4rect_to_sdl_rect()
[all …]
H A Dpygame_sdl2.key.c1417 …3key_18set_text_input_rect(CYTHON_UNUSED PyObject *__pyx_self, PyObject *__pyx_v_rect); /* proto */
2615 …w_11pygame_sdl2_3key_19set_text_input_rect(PyObject *__pyx_self, PyObject *__pyx_v_rect); /*proto*/
2617 … *__pyx_pw_11pygame_sdl2_3key_19set_text_input_rect(PyObject *__pyx_self, PyObject *__pyx_v_rect) { in __pyx_pw_11pygame_sdl2_3key_19set_text_input_rect() argument
2621 …__pyx_r = __pyx_pf_11pygame_sdl2_3key_18set_text_input_rect(__pyx_self, ((PyObject *)__pyx_v_rect)… in __pyx_pw_11pygame_sdl2_3key_19set_text_input_rect()
2628 …ygame_sdl2_3key_18set_text_input_rect(CYTHON_UNUSED PyObject *__pyx_self, PyObject *__pyx_v_rect) { in __pyx_pf_11pygame_sdl2_3key_18set_text_input_rect() argument
2647 __pyx_t_1 = (__pyx_v_rect != Py_None); in __pyx_pf_11pygame_sdl2_3key_18set_text_input_rect()
2658 …__pyx_t_3 = __pyx_f_11pygame_sdl2_4rect_to_sdl_rect(__pyx_v_rect, (&__pyx_v_sdl_rect), NULL); if (… in __pyx_pf_11pygame_sdl2_3key_18set_text_input_rect()
H A Dpygame_sdl2.surface.c1608 …struct __pyx_obj_11pygame_sdl2_7surface_Surface *__pyx_v_self, PyObject *__pyx_v_rect); /* proto */
5572 PyObject *__pyx_v_rect = 0; in __pyx_pw_11pygame_sdl2_7surface_7Surface_19fill() local
5631 __pyx_v_rect = values[1]; in __pyx_pw_11pygame_sdl2_7surface_7Surface_19fill()
5689 __pyx_t_2 = (__pyx_v_rect != Py_None); in __pyx_pf_11pygame_sdl2_7surface_7Surface_18fill()
5700 …__pyx_t_4 = __pyx_f_11pygame_sdl2_4rect_to_sdl_rect(__pyx_v_rect, (&__pyx_v_sdl_rect), NULL); if (… in __pyx_pf_11pygame_sdl2_7surface_7Surface_18fill()
9304 …pygame_sdl2_7surface_7Surface_51set_clip(PyObject *__pyx_v_self, PyObject *__pyx_v_rect); /*proto*/
9305 …pyx_pw_11pygame_sdl2_7surface_7Surface_51set_clip(PyObject *__pyx_v_self, PyObject *__pyx_v_rect) { in __pyx_pw_11pygame_sdl2_7surface_7Surface_51set_clip() argument
9309 …lip(((struct __pyx_obj_11pygame_sdl2_7surface_Surface *)__pyx_v_self), ((PyObject *)__pyx_v_rect)); in __pyx_pw_11pygame_sdl2_7surface_7Surface_51set_clip()
9316 …50set_clip(struct __pyx_obj_11pygame_sdl2_7surface_Surface *__pyx_v_self, PyObject *__pyx_v_rect) { in __pyx_pf_11pygame_sdl2_7surface_7Surface_50set_clip() argument
9335 __pyx_t_1 = (__pyx_v_rect == Py_None); in __pyx_pf_11pygame_sdl2_7surface_7Surface_50set_clip()
[all …]
H A Dpygame_sdl2.display.c12400 SDL_Rect __pyx_v_rect; in __pyx_pf_11pygame_sdl2_7display_66get_display_bounds() local
12423 __pyx_v_rv = SDL_GetDisplayBounds(__pyx_t_1, (&__pyx_v_rect)); in __pyx_pf_11pygame_sdl2_7display_66get_display_bounds()
12433 …__pyx_t_2 = __Pyx_PyInt_From_int(__pyx_v_rect.x); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 775, __py… in __pyx_pf_11pygame_sdl2_7display_66get_display_bounds()
12435 …__pyx_t_3 = __Pyx_PyInt_From_int(__pyx_v_rect.y); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 775, __py… in __pyx_pf_11pygame_sdl2_7display_66get_display_bounds()
12437 …__pyx_t_4 = __Pyx_PyInt_From_int(__pyx_v_rect.w); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 775, __py… in __pyx_pf_11pygame_sdl2_7display_66get_display_bounds()
12439 …__pyx_t_5 = __Pyx_PyInt_From_int(__pyx_v_rect.h); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 775, __py… in __pyx_pf_11pygame_sdl2_7display_66get_display_bounds()
/dports/devel/py-game/pygame-2.1.0/src_c/_sdl2/
H A Dvideo.c10208 PyObject *__pyx_v_rect = NULL; in __pyx_pf_6pygame_5_sdl2_5video_7Texture_8get_rect() local
10233 __pyx_v_rect = __pyx_t_1; in __pyx_pf_6pygame_5_sdl2_5video_7Texture_8get_rect()
10279 __Pyx_INCREF(__pyx_v_rect); in __pyx_pf_6pygame_5_sdl2_5video_7Texture_8get_rect()
10280 __pyx_r = __pyx_v_rect; in __pyx_pf_6pygame_5_sdl2_5video_7Texture_8get_rect()
10298 __Pyx_XDECREF(__pyx_v_rect); in __pyx_pf_6pygame_5_sdl2_5video_7Texture_8get_rect()
11261 SDL_Rect __pyx_v_rect; in __pyx_pf_6pygame_5_sdl2_5video_7Texture_12update() local
11317 __pyx_v_rectptr = pgRect_FromObject(__pyx_v_area, (&__pyx_v_rect)); in __pyx_pf_6pygame_5_sdl2_5video_7Texture_12update()
15627 SDL_Rect __pyx_v_rect; in __pyx_f_6pygame_5_sdl2_5video_8Renderer_get_viewport() local
15692 SDL_RenderGetViewport(__pyx_v_self->_renderer, (&__pyx_v_rect)); in __pyx_f_6pygame_5_sdl2_5video_8Renderer_get_viewport()
17597 __pyx_v_rectptr = pgRect_FromObject(__pyx_v_rect, (&__pyx_v__rect)); in __pyx_pf_6pygame_5_sdl2_5video_8Renderer_20draw_rect()
[all …]
/dports/devel/py-game/pygame-2.1.0/src_c/
H A D_sprite.c13282 pgRectObject *__pyx_v_rect = NULL; in __pyx_pf_6pygame_7_sprite_14LayeredUpdates_14get_sprites_at() local
13328 __pyx_v_rect = ((pgRectObject *)__pyx_t_2); in __pyx_pf_6pygame_7_sprite_14LayeredUpdates_14get_sprites_at()
13338 …__pyx_t_1 = __Pyx_PyObject_GetAttrStr(((PyObject *)__pyx_v_rect), __pyx_n_s_collidelistall); if (u… in __pyx_pf_6pygame_7_sprite_14LayeredUpdates_14get_sprites_at()
13450 __Pyx_XDECREF((PyObject *)__pyx_v_rect); in __pyx_pf_6pygame_7_sprite_14LayeredUpdates_14get_sprites_at()