Home
last modified time | relevance | path

Searched refs:temp_rect (Results 1 – 24 of 24) sorted by relevance

/dports/games/tuxpaint/tuxpaint-0.9.26/magic/src/
H A Dfisheye.c134 SDL_Rect rect, temp_rect; in fisheye_draw() local
179 temp_rect.x = 0; in fisheye_draw()
180 temp_rect.y = i; in fisheye_draw()
181 temp_rect.w = 1; in fisheye_draw()
182 temp_rect.h = 80; in fisheye_draw()
214 temp_rect.x = i; in fisheye_draw()
215 temp_rect.y = 0; in fisheye_draw()
216 temp_rect.w = 80; in fisheye_draw()
217 temp_rect.h = 1; in fisheye_draw()
223 SDL_BlitSurface(temp_dest, &temp_rect, output, &rect); in fisheye_draw()
[all …]
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Djpeg.c376 SWFRect temp_rect;
404 temp_rect = newSWFRect(0, info->width, 0, info->height);
407 if (NULL == temp_rect)
414 CHARACTER(jpeg)->bounds = temp_rect;
454 SWFRect temp_rect;
486 temp_rect = newSWFRect(0, info->width, 0, info->height);
489 if (NULL == temp_rect)
496 CHARACTER(jpeg)->bounds = temp_rect;
H A Dtextfield.c198 SWFRect temp_rect; in newSWFTextField() local
214 temp_rect = newSWFRect(-40, 280, -40, 280); in newSWFTextField()
217 if (NULL == temp_rect) in newSWFTextField()
223 CHARACTER(field)->bounds = temp_rect; in newSWFTextField()
H A Dtext.c168 SWFRect temp_rect;
185 temp_rect = newSWFRect(0,0,0,0);
188 if (NULL == temp_rect)
194 CHARACTER(text)->bounds = temp_rect;
201 destroySWFRect(temp_rect);
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Djpeg.c376 SWFRect temp_rect; in newSWFJpegBitmap_fromInput() local
404 temp_rect = newSWFRect(0, info->width, 0, info->height); in newSWFJpegBitmap_fromInput()
407 if (NULL == temp_rect) in newSWFJpegBitmap_fromInput()
414 CHARACTER(jpeg)->bounds = temp_rect; in newSWFJpegBitmap_fromInput()
454 SWFRect temp_rect; in newSWFJpegWithAlpha_fromInput() local
486 temp_rect = newSWFRect(0, info->width, 0, info->height); in newSWFJpegWithAlpha_fromInput()
489 if (NULL == temp_rect) in newSWFJpegWithAlpha_fromInput()
496 CHARACTER(jpeg)->bounds = temp_rect; in newSWFJpegWithAlpha_fromInput()
H A Dtextfield.c198 SWFRect temp_rect; in newSWFTextField() local
214 temp_rect = newSWFRect(-40, 280, -40, 280); in newSWFTextField()
217 if (NULL == temp_rect) in newSWFTextField()
223 CHARACTER(field)->bounds = temp_rect; in newSWFTextField()
H A Dtext.c168 SWFRect temp_rect; in newSWFText() local
185 temp_rect = newSWFRect(0,0,0,0); in newSWFText()
188 if (NULL == temp_rect) in newSWFText()
194 CHARACTER(text)->bounds = temp_rect; in newSWFText()
201 destroySWFRect(temp_rect); in newSWFText()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Djpeg.c376 SWFRect temp_rect;
404 temp_rect = newSWFRect(0, info->width, 0, info->height);
407 if (NULL == temp_rect)
414 CHARACTER(jpeg)->bounds = temp_rect;
454 SWFRect temp_rect;
486 temp_rect = newSWFRect(0, info->width, 0, info->height);
489 if (NULL == temp_rect)
496 CHARACTER(jpeg)->bounds = temp_rect;
H A Dtextfield.c198 SWFRect temp_rect; in newSWFTextField() local
214 temp_rect = newSWFRect(-40, 280, -40, 280); in newSWFTextField()
217 if (NULL == temp_rect) in newSWFTextField()
223 CHARACTER(field)->bounds = temp_rect; in newSWFTextField()
H A Dtext.c168 SWFRect temp_rect; in newSWFText() local
185 temp_rect = newSWFRect(0,0,0,0); in newSWFText()
188 if (NULL == temp_rect) in newSWFText()
194 CHARACTER(text)->bounds = temp_rect; in newSWFText()
201 destroySWFRect(temp_rect); in newSWFText()
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Djpeg.c376 SWFRect temp_rect; in newSWFJpegBitmap_fromInput() local
404 temp_rect = newSWFRect(0, info->width, 0, info->height); in newSWFJpegBitmap_fromInput()
407 if (NULL == temp_rect) in newSWFJpegBitmap_fromInput()
414 CHARACTER(jpeg)->bounds = temp_rect; in newSWFJpegBitmap_fromInput()
454 SWFRect temp_rect; in newSWFJpegWithAlpha_fromInput() local
486 temp_rect = newSWFRect(0, info->width, 0, info->height); in newSWFJpegWithAlpha_fromInput()
489 if (NULL == temp_rect) in newSWFJpegWithAlpha_fromInput()
496 CHARACTER(jpeg)->bounds = temp_rect; in newSWFJpegWithAlpha_fromInput()
H A Dtextfield.c198 SWFRect temp_rect; in newSWFTextField() local
214 temp_rect = newSWFRect(-40, 280, -40, 280); in newSWFTextField()
217 if (NULL == temp_rect) in newSWFTextField()
223 CHARACTER(field)->bounds = temp_rect; in newSWFTextField()
H A Dtext.c168 SWFRect temp_rect; in newSWFText() local
185 temp_rect = newSWFRect(0,0,0,0); in newSWFText()
188 if (NULL == temp_rect) in newSWFText()
194 CHARACTER(text)->bounds = temp_rect; in newSWFText()
201 destroySWFRect(temp_rect); in newSWFText()
/dports/games/warmux/warmux-11.04/src/graphic/
H A Dpolygon.cpp644 Rectanglei temp_rect(Point2i(0,0), source.GetSize()); in GenerateStyledBorder() local
648 temp_position = temp_rect.GetPosition(); in GenerateStyledBorder()
651 temp_position = temp_rect.GetPosition(); in GenerateStyledBorder()
655 temp_position = temp_rect.GetPosition(); in GenerateStyledBorder()
659 temp_position = temp_rect.GetPosition(); in GenerateStyledBorder()
666 i < temp_rect.GetSize().x - rounding_style[2][0].GetSize().x; in GenerateStyledBorder()
668 temp_position = temp_rect.GetPosition(); in GenerateStyledBorder()
678 i < temp_rect.GetSize().y - rounding_style[0][2].GetSize().y; in GenerateStyledBorder()
680 temp_position = temp_rect.GetPosition(); in GenerateStyledBorder()
690 i < temp_rect.GetSize().x - rounding_style[2][0].GetSize().x; in GenerateStyledBorder()
[all …]
/dports/graphics/zathura/zathura-0.4.5/zathura/
H A Ddbus-interface.c305 zathura_rectangle_t temp_rect = { 0, 0, 0, 0 }; in handle_highlight_rects() local
306 while (g_variant_iter_loop(iter, "(dddd)", &temp_rect.x1, &temp_rect.x2, in handle_highlight_rects()
307 &temp_rect.y1, &temp_rect.y2)) { in handle_highlight_rects()
320 *rect = temp_rect; in handle_highlight_rects()
328 &temp_rect.x1, &temp_rect.x2, &temp_rect.y1, in handle_highlight_rects()
329 &temp_rect.y2)) { in handle_highlight_rects()
354 *rect = temp_rect; in handle_highlight_rects()
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dboxes.c563 MetaRectangle *temp_rect; in meta_rectangle_get_minimal_spanning_set_for_region() local
576 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
577 *temp_rect = *basic_rect; in meta_rectangle_get_minimal_spanning_set_for_region()
578 ret = g_list_prepend (NULL, temp_rect); in meta_rectangle_get_minimal_spanning_set_for_region()
615 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
616 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
625 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
628 temp_rect->x = new_x; in meta_rectangle_get_minimal_spanning_set_for_region()
635 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
644 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
[all …]
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dboxes.c568 MetaRectangle *temp_rect; in meta_rectangle_get_minimal_spanning_set_for_region() local
581 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
582 *temp_rect = *basic_rect; in meta_rectangle_get_minimal_spanning_set_for_region()
583 ret = g_list_prepend (NULL, temp_rect); in meta_rectangle_get_minimal_spanning_set_for_region()
619 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
620 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
629 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
632 temp_rect->x = new_x; in meta_rectangle_get_minimal_spanning_set_for_region()
639 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
648 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
[all …]
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dboxes.c630 MetaRectangle *temp_rect; in meta_rectangle_get_minimal_spanning_set_for_region() local
643 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
644 *temp_rect = *basic_rect; in meta_rectangle_get_minimal_spanning_set_for_region()
645 ret = g_list_prepend (NULL, temp_rect); in meta_rectangle_get_minimal_spanning_set_for_region()
668 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
669 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
678 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
681 temp_rect->x = new_x; in meta_rectangle_get_minimal_spanning_set_for_region()
688 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
697 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dboxes.c638 MetaRectangle *temp_rect; in meta_rectangle_get_minimal_spanning_set_for_region() local
651 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
652 *temp_rect = *basic_rect; in meta_rectangle_get_minimal_spanning_set_for_region()
653 ret = g_list_prepend (NULL, temp_rect); in meta_rectangle_get_minimal_spanning_set_for_region()
676 temp_rect = g_new (MetaRectangle, 1); in meta_rectangle_get_minimal_spanning_set_for_region()
677 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
686 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
689 temp_rect->x = new_x; in meta_rectangle_get_minimal_spanning_set_for_region()
696 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
705 *temp_rect = *rect; in meta_rectangle_get_minimal_spanning_set_for_region()
[all …]
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dgl_format_reinterpreter.cpp312 } else if (src_rect.top > temp_rect.top || src_rect.right > temp_rect.right) { in Reinterpret()
321 temp_rect = src_rect; in Reinterpret()
362 Common::Rectangle<u32> temp_rect{0, 0, 0, 0}; member in OpenGL::ShaderD24S8toRGBA8
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dgl_format_reinterpreter.cpp312 } else if (src_rect.top > temp_rect.top || src_rect.right > temp_rect.right) { in Reinterpret()
321 temp_rect = src_rect; in Reinterpret()
362 Common::Rectangle<u32> temp_rect{0, 0, 0, 0}; member in OpenGL::ShaderD24S8toRGBA8
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dmisc.c543 SDL_Rect temp_rect; in MouseCursorIsOnButton() local
554 Copy_Rect(AllMousePressButtons[ButtonIndex].button_rect, temp_rect); in MouseCursorIsOnButton()
558 temp_rect.x *= ((float)GameConfig.screen_width) / 640.0; in MouseCursorIsOnButton()
559 temp_rect.w *= ((float)GameConfig.screen_width) / 640.0; in MouseCursorIsOnButton()
560 temp_rect.y *= ((float)GameConfig.screen_height) / 480.0; in MouseCursorIsOnButton()
561 temp_rect.h *= ((float)GameConfig.screen_height) / 480.0; in MouseCursorIsOnButton()
570 return (MouseCursorIsInRect(&(temp_rect), x, y)); in MouseCursorIsOnButton()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/try_chrome_dialog_win/
H A Dtry_chrome_dialog.cc506 RECT temp_rect = {}; in GetTaskbarRect() local
507 if (!taskbar_window || !::GetWindowRect(taskbar_window, &temp_rect)) in GetTaskbarRect()
510 gfx::Rect(temp_rect)); in GetTaskbarRect()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dmask.c2234 GAME_Rect temp_rect; in mask_to_surface() local
2235 GAME_Rect *dest_rect = pgRect_FromObject(destobj, &temp_rect); in mask_to_surface()