Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_rect.c468 int rect_y1, rect_y2; in SDL_GetSpanEnclosingRect() local
500 rect_y1 = rects[i].y; in SDL_GetSpanEnclosingRect()
501 rect_y2 = rect_y1 + rects[i].h; in SDL_GetSpanEnclosingRect()
504 if (rect_y1 < 0) { in SDL_GetSpanEnclosingRect()
506 } else if (rect_y1 < span_y1) { in SDL_GetSpanEnclosingRect()
507 span_y1 = rect_y1; in SDL_GetSpanEnclosingRect()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_rect.c468 int rect_y1, rect_y2; in SDL_GetSpanEnclosingRect() local
500 rect_y1 = rects[i].y; in SDL_GetSpanEnclosingRect()
501 rect_y2 = rect_y1 + rects[i].h; in SDL_GetSpanEnclosingRect()
504 if (rect_y1 < 0) { in SDL_GetSpanEnclosingRect()
506 } else if (rect_y1 < span_y1) { in SDL_GetSpanEnclosingRect()
507 span_y1 = rect_y1; in SDL_GetSpanEnclosingRect()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_rect.c474 int rect_y1, rect_y2; in SDL_GetSpanEnclosingRect() local
506 rect_y1 = rects[i].y; in SDL_GetSpanEnclosingRect()
507 rect_y2 = rect_y1 + rects[i].h; in SDL_GetSpanEnclosingRect()
510 if (rect_y1 < 0) { in SDL_GetSpanEnclosingRect()
512 } else if (rect_y1 < span_y1) { in SDL_GetSpanEnclosingRect()
513 span_y1 = rect_y1; in SDL_GetSpanEnclosingRect()
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_rect.c473 int rect_y1, rect_y2; in SDL_GetSpanEnclosingRect() local
505 rect_y1 = rects[i].y; in SDL_GetSpanEnclosingRect()
506 rect_y2 = rect_y1 + rects[i].h; in SDL_GetSpanEnclosingRect()
509 if (rect_y1 < 0) { in SDL_GetSpanEnclosingRect()
511 } else if (rect_y1 < span_y1) { in SDL_GetSpanEnclosingRect()
512 span_y1 = rect_y1; in SDL_GetSpanEnclosingRect()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/
H A DSDL_rect.c468 int rect_y1, rect_y2; in SDL_GetSpanEnclosingRect() local
500 rect_y1 = rects[i].y; in SDL_GetSpanEnclosingRect()
501 rect_y2 = rect_y1 + rects[i].h; in SDL_GetSpanEnclosingRect()
504 if (rect_y1 < 0) { in SDL_GetSpanEnclosingRect()
506 } else if (rect_y1 < span_y1) { in SDL_GetSpanEnclosingRect()
507 span_y1 = rect_y1; in SDL_GetSpanEnclosingRect()
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_rect.c473 int rect_y1, rect_y2; in SDL_GetSpanEnclosingRect() local
505 rect_y1 = rects[i].y; in SDL_GetSpanEnclosingRect()
506 rect_y2 = rect_y1 + rects[i].h; in SDL_GetSpanEnclosingRect()
509 if (rect_y1 < 0) { in SDL_GetSpanEnclosingRect()
511 } else if (rect_y1 < span_y1) { in SDL_GetSpanEnclosingRect()
512 span_y1 = rect_y1; in SDL_GetSpanEnclosingRect()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-util.h158 int rect_y1, in _cogl_util_scissor_intersect() argument
167 *scissor_y1 = MIN (*scissor_y1, rect_y1); in _cogl_util_scissor_intersect()
H A Dcogl-journal.c781 float rect_x1, rect_y1, rect_x2, rect_y2; in can_software_clip_entry() local
806 rect_y1 = clip_rect->y0; in can_software_clip_entry()
811 rect_y1 = clip_rect->y1; in can_software_clip_entry()
816 clip_bounds_out->y_1 = MAX (clip_bounds_out->y_1, rect_y1 - ty); in can_software_clip_entry()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dtest_utils.h305 size_t rect_y1 = rng(ysize); in GetSomeTestImage() local
306 if (rect_x1 < rect_x0) std::swap(rect_x0, rect_y1); in GetSomeTestImage()
307 if (rect_y1 < rect_y0) std::swap(rect_y0, rect_y1); in GetSomeTestImage()
327 } else if (x > rect_x0 && x < rect_x1 && y > rect_y0 && y < rect_y1) { in GetSomeTestImage()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-util.h246 int rect_y1, in _cogl_util_scissor_intersect() argument
255 *scissor_y1 = MIN (*scissor_y1, rect_y1); in _cogl_util_scissor_intersect()
H A Dcogl-journal.c807 float rect_x1, rect_y1, rect_x2, rect_y2; in can_software_clip_entry() local
832 rect_y1 = clip_rect->y0; in can_software_clip_entry()
837 rect_y1 = clip_rect->y1; in can_software_clip_entry()
842 clip_bounds_out->y_1 = MAX (clip_bounds_out->y_1, rect_y1 - ty); in can_software_clip_entry()
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/plotting/
H A Ddisplays.py1445 rect_x0, rect_y0, rect_x1, rect_y1 = self.rect
1451 coord4 = rect_y1 - rect_y0
1456 coord4 = rect_y1 - rect_y0
1459 coord2 = rect_y1 - rect_y0
1576 coord2[ax] = (rect_y1) - rel_height_dict[ax]
1578 coord4[ax] = rect_y1
1583 coord2[ax] = (rect_y1) - rel_height_dict[ax]
1585 coord4[ax] = rect_y1
1601 rect_x0, rect_y0, rect_x1, rect_y1 = self.rect
1635 rect_x0, rect_y0, rect_x1, rect_y1)
[all …]
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-util.h293 int rect_y1, in _cogl_util_scissor_intersect() argument
302 *scissor_y1 = MIN (*scissor_y1, rect_y1); in _cogl_util_scissor_intersect()
H A Dcogl-journal.c807 float rect_x1, rect_y1, rect_x2, rect_y2; in can_software_clip_entry() local
832 rect_y1 = clip_rect->y0; in can_software_clip_entry()
837 rect_y1 = clip_rect->y1; in can_software_clip_entry()
842 clip_bounds_out->y_1 = MAX (clip_bounds_out->y_1, rect_y1 - ty); in can_software_clip_entry()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/glib/demo/
H A Dannots.c668 GtkWidget *rect_x1, *rect_y1, *rect_x2, *rect_y2; in pgd_annots_add_annot() local
730 rect_y1 = gtk_spin_button_new_with_range (0, height, 1.0); in pgd_annots_add_annot()
731 gtk_box_pack_start (GTK_BOX (rect_hbox), rect_y1, TRUE, TRUE, 0); in pgd_annots_add_annot()
732 gtk_widget_show (rect_y1); in pgd_annots_add_annot()
758 rect.y2 = height - gtk_spin_button_get_value (GTK_SPIN_BUTTON (rect_y1)); in pgd_annots_add_annot()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dtest_utils.h310 size_t rect_y1 = rng(ysize); in GetSomeTestImage() local
311 if (rect_x1 < rect_x0) std::swap(rect_x0, rect_y1); in GetSomeTestImage()
312 if (rect_y1 < rect_y0) std::swap(rect_y0, rect_y1); in GetSomeTestImage()
332 } else if (x > rect_x0 && x < rect_x1 && y > rect_y0 && y < rect_y1) { in GetSomeTestImage()
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dimage.c57 static gint rect_x1, rect_x2, rect_y1, rect_y2; variable
87 rect_y1 = image_start_y; in switch_coords_orientation()
94 rect_y1 = image_start_y; in switch_coords_orientation()
101 rect_y1 = height - y; in switch_coords_orientation()
108 rect_y1 = height - y; in switch_coords_orientation()
115 rect_y1 = image_start_x; in switch_coords_orientation()
122 rect_y1 = width - x; in switch_coords_orientation()
129 rect_y1 = width - x; in switch_coords_orientation()
136 rect_y1 = image_start_x; in switch_coords_orientation()
2259 *y1 = rect_y1; in image_get_rectangle()
/dports/audio/praat/praat-6.2.03/dwsys/
H A DNUM2.cpp1715 if (line_x1 >= rect_x1 && line_x1 <= rect_x2 && line_y1 >= rect_y1 && line_y1 <= rect_y2 && in NUMclipLineWithinRectangle()
1716 line_x2 >= rect_x1 && line_x2 <= rect_x2 && line_y2 >= rect_y1 && line_y2 <= rect_y2) in NUMclipLineWithinRectangle()
1722 (line_y1 <= rect_y1 && line_y2 <= rect_y1) || (line_y1 >= rect_y2 && line_y2 >= rect_y2)) in NUMclipLineWithinRectangle()
1758 if (ymin < rect_y1) in NUMclipLineWithinRectangle()
1759 segment_y1 = rect_y1; in NUMclipLineWithinRectangle()
1781 if (y >= rect_y1 && y <= rect_y2 && xmin < rect_x1) { // Within vertical range? in NUMclipLineWithinRectangle()
1801 if (y >= rect_y1 && y <= rect_y2 && xmax > rect_x2) { // Within vertical range? in NUMclipLineWithinRectangle()
1810 x = (rect_y1 - b) / a; // Crossing at x with bottom border: y = rect_y1 in NUMclipLineWithinRectangle()
1812 if (x > rect_x1 && x < rect_x2 && ymin < rect_y1) { in NUMclipLineWithinRectangle()
1814 crossing_y [numberOfRectangleCrossings] = rect_y1; in NUMclipLineWithinRectangle()
[all …]
H A DNUM2.h955 …, double line_y1, double line_x2, double line_y2, double rect_x1, double rect_y1, double rect_x2, …
/dports/math/py-matplotlib/matplotlib-3.4.3/src/
H A D_path_wrapper.cpp569 double rect_x1, rect_y1, rect_x2, rect_y2; in Py_path_intersects_rectangle() local
581 &rect_y1, in Py_path_intersects_rectangle()
589 …ntersects_rectangle", (result = path_intersects_rectangle(path, rect_x1, rect_y1, rect_x2, rect_y2… in Py_path_intersects_rectangle()
H A D_path.h946 double rect_x1, double rect_y1, in path_intersects_rectangle() argument
960 double cx = (rect_x1 + rect_x2) * 0.5, cy = (rect_y1 + rect_y2) * 0.5; in path_intersects_rectangle()
961 double w = fabs(rect_x1 - rect_x2), h = fabs(rect_y1 - rect_y2); in path_intersects_rectangle()
/dports/math/py-matplotlib2/matplotlib-2.2.4/src/
H A D_path_wrapper.cpp529 double rect_x1, rect_y1, rect_x2, rect_y2; in Py_path_intersects_rectangle() local
541 &rect_y1, in Py_path_intersects_rectangle()
548 …ntersects_rectangle", (result = path_intersects_rectangle(path, rect_x1, rect_y1, rect_x2, rect_y2… in Py_path_intersects_rectangle()
H A D_path.h891 double rect_x1, double rect_y1, in path_intersects_rectangle() argument
905 double cx = (rect_x1 + rect_x2) * 0.5, cy = (rect_y1 + rect_y2) * 0.5; in path_intersects_rectangle()
906 double w = fabs(rect_x1 - rect_x2), h = fabs(rect_y1 - rect_y2); in path_intersects_rectangle()
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dboxes.c2040 int rect_y1 = rect->y; in meta_rectangle_is_adjacent_to() local
2049 !(rect_y2 <= other_y1 || rect_y1 >= other_y2)) in meta_rectangle_is_adjacent_to()
2051 else if ((rect_y1 == other_y2 || rect_y2 == other_y1) && in meta_rectangle_is_adjacent_to()