Home
last modified time | relevance | path

Searched refs:rect_within (Results 1 – 25 of 59) sorted by relevance

123

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsrect.h28 #define rect_within(inner, outer)\ macro
H A Dgspath.c319 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
H A Dzchar1.c535 if (rect_within(bbox, pbfont->FontBBox)) /* within bounds */ in bbox_draw()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsrect.h23 #define rect_within(inner, outer)\ macro
H A Dgspath.c360 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsrect.h26 #define rect_within(inner, outer)\ macro
H A Dgspath.c424 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsrect.h23 #define rect_within(inner, outer)\ macro
H A Dgspath.c360 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsrect.h26 #define rect_within(inner, outer)\ macro
H A Dgspath.c424 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsrect.h25 #define rect_within(inner, outer)\ macro
H A Dgspath.c420 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsrect.h25 #define rect_within(inner, outer)\ macro
H A Dgspath.c420 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsrect.h28 #define rect_within(inner, outer)\ macro
H A Dgspath.c319 if (rect_within(vcbox, cbox)) { in gx_effective_clip_path()
H A Dzchar1.c535 if (rect_within(bbox, pbfont->FontBBox)) /* within bounds */ in bbox_draw()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktoolbar.c1295 rect_within (GtkAllocation *a1, in rect_within() function
1363 rect_within (&item_allocation, &content_allocation)) || in gtk_toolbar_begin_sliding()
1823 if (!rect_within (&alloc, &item_area)) in gtk_toolbar_allocate()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktoolbar.c1205 rect_within (GtkAllocation *a1, in rect_within() function
1268 rect_within (&item_allocation, &(widget->allocation))) || in gtk_toolbar_begin_sliding()
1774 if (!rect_within (&alloc, &item_area)) in gtk_toolbar_size_allocate()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzchar1.c634 if (rect_within(bbox, pbfont->FontBBox)) /* within bounds */ in bbox_draw()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzchar1.c635 if (rect_within(bbox, pbfont->FontBBox)) /* within bounds */ in bbox_draw()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzchar1.c636 if (rect_within(bbox, pbfont->FontBBox)) /* within bounds */ in bbox_draw()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzchar1.c636 if (rect_within(bbox, pbfont->FontBBox)) /* within bounds */ in bbox_draw()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzchar1.c634 if (rect_within(bbox, pbfont->FontBBox)) /* within bounds */ in bbox_draw()

123