Home
last modified time | relevance | path

Searched refs:rect_equal (Results 1 – 20 of 20) sorted by relevance

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Depdf.c53 static int rect_equal (pdf_obj *rect1, pdf_obj *rect2);
114 rect_equal (pdf_obj *rect1, pdf_obj *rect2) in rect_equal() function
214 if (!rect_equal(tmp, bbox)) { in pdf_get_page_obj()
222 if (!rect_equal(tmp, bbox)) { in pdf_get_page_obj()
230 if (!rect_equal(tmp, bbox)) { in pdf_get_page_obj()
/dports/devel/libvterm/libvterm-0.1.1/src/
H A Drect.h30 static int rect_equal(VTermRect *a, VTermRect *b) in rect_equal() function
H A Dscreen.c329 else if(rect_equal(&screen->pending_scrollrect, &rect) && in scrollrect()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/src/
H A Drect.h30 static int rect_equal(VTermRect *a, VTermRect *b) in rect_equal() function
H A Dscreen.c332 else if(rect_equal(&screen->pending_scrollrect, &rect) && in scrollrect()
/dports/editors/vim/vim-8.2.3745/src/libvterm/src/
H A Drect.h30 static int rect_equal(VTermRect *a, VTermRect *b) in rect_equal() function
H A Dscreen.c348 else if(rect_equal(&screen->pending_scrollrect, &rect) && in scrollrect()
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/
H A Drect.h30 static int rect_equal(VTermRect *a, VTermRect *b) in rect_equal() function
H A Dscreen.c329 else if(rect_equal(&screen->pending_scrollrect, &rect) && in scrollrect()
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/libvterm/src/
H A Drect.h30 static int rect_equal(VTermRect *a, VTermRect *b) in rect_equal() function
H A Dscreen.c329 else if(rect_equal(&screen->pending_scrollrect, &rect) && in scrollrect()
/dports/devel/cgdb/cgdb-0.8.0/lib/vterm/
H A Drect.h30 static int rect_equal(VTermRect *a, VTermRect *b) in rect_equal() function
H A Dscreen.c328 else if(rect_equal(&screen->pending_scrollrect, &rect) && in scrollrect()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgdk-2.18.defs50 (define-method rect_equal
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGdkRegion.t102 ok(!$region->rect_equal($rectangle_two), 'rect_equal');
/dports/graphics/graphene/graphene-1.10.6/tests/
H A Drect.c68 rect_equal (mutest_spec_t *spec) in rect_equal() function
503 mutest_it ("can check for equality", rect_equal); in rect_suite()
/dports/graphics/graphene/graphene-1.10.6/src/
H A Dgraphene-rect.c162 rect_equal (const void *p1, in rect_equal() function
192 return graphene_pointer_equal (a, b, rect_equal); in graphene_rect_equal()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/gl/
H A Dgskglrenderops.c11 rect_equal (const graphene_rect_t *a, in rect_equal() function
400 if (rect_equal (&builder->current_viewport, viewport)) in ops_set_viewport()
649 if (!rect_equal (&builder->current_viewport, &program_state->viewport)) in ops_draw()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/src/
H A Dgdk_methods.defs4667 (define-method rect_equal
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgdk-2.0.vapi4842 public bool rect_equal (Gdk.Rectangle rectangle);