Home
last modified time | relevance | path

Searched refs:floored_muldivrem (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-mono-scan-converter.c106 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
197 e->dxdy = floored_muldivrem (dx, CAIRO_FIXED_ONE, dy); in polygon_add_edge()
200 e->x = floored_muldivrem (ytop * CAIRO_FIXED_ONE + CAIRO_FIXED_FRAC_MASK/2 - edge->line.p1.y, in polygon_add_edge()
H A Dcairo-clip-tor-scan-converter.c438 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
992 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
997 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()
H A Dcairo-tor22-scan-converter.c477 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
920 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
H A Dcairo-botor-scan-converter.c198 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
2108 e->x = floored_muldivrem (edge->top - edge->line.p1.y, in botor_add_edge()
2114 e->dxdy_full = floored_muldivrem (STEP_Y, dx, dy); in botor_add_edge()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-mono-scan-converter.c106 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
197 e->dxdy = floored_muldivrem (dx, CAIRO_FIXED_ONE, dy); in polygon_add_edge()
200 e->x = floored_muldivrem (ytop * CAIRO_FIXED_ONE + CAIRO_FIXED_FRAC_MASK/2 - edge->line.p1.y, in polygon_add_edge()
H A Dcairo-clip-tor-scan-converter.c438 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
992 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
997 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()
H A Dcairo-tor22-scan-converter.c477 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
920 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
H A Dcairo-botor-scan-converter.c198 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
2108 e->x = floored_muldivrem (edge->top - edge->line.p1.y, in botor_add_edge()
2114 e->dxdy_full = floored_muldivrem (STEP_Y, dx, dy); in botor_add_edge()
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-mono-scan-converter.c106 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
197 e->dxdy = floored_muldivrem (dx, CAIRO_FIXED_ONE, dy); in polygon_add_edge()
200 e->x = floored_muldivrem (ytop * CAIRO_FIXED_ONE + CAIRO_FIXED_FRAC_MASK/2 - edge->line.p1.y, in polygon_add_edge()
H A Dcairo-clip-tor-scan-converter.c438 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
992 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
997 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()
H A Dcairo-tor22-scan-converter.c477 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
920 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-mono-scan-converter.c106 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
197 e->dxdy = floored_muldivrem (dx, CAIRO_FIXED_ONE, dy); in polygon_add_edge()
200 e->x = floored_muldivrem (ytop * CAIRO_FIXED_ONE + CAIRO_FIXED_FRAC_MASK/2 - edge->line.p1.y, in polygon_add_edge()
H A Dcairo-clip-tor-scan-converter.c438 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
992 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
997 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()
H A Dcairo-tor22-scan-converter.c477 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
920 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dclip-invariant.patch662 - e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
675 - e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
704 + e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
712 + e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Dclip-invariant.patch662 - e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
675 - e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
704 + e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
712 + e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Dclip-invariant.patch662 - e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
675 - e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
704 + e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
712 + e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Dclip-invariant.patch662 - e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
675 - e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
704 + e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
712 + e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Dclip-invariant.patch662 - e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
675 - e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
704 + e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
712 + e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Dclip-invariant.patch662 - e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
675 - e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
704 + e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy);
712 + e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy);
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-tor-scan-converter.c531 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
1153 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
1158 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()
H A Dcairo-botor-scan-converter.c198 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
2105 e->x = floored_muldivrem (edge->top - edge->line.p1.y, in botor_add_edge()
2111 e->dxdy_full = floored_muldivrem (STEP_Y, dx, dy); in botor_add_edge()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-tor-scan-converter.c541 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
1183 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
1191 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-tor-scan-converter.c541 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
1183 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
1191 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-tor-scan-converter.c541 floored_muldivrem(int x, int a, int b) in floored_muldivrem() function
1183 e->x = floored_muldivrem (ytop - edge->line.p1.y, dx, dy); in polygon_add_edge()
1191 e->dxdy_full = floored_muldivrem (GRID_Y, dx, dy); in polygon_add_edge()

12