/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/ |
H A D | gtkhsv.c | 425 compute_triangle (GtkHSV *hsv, in compute_triangle() function 493 compute_triangle (hsv, &ihx, &ihy, &isx, &isy, &ivx, &ivy); in compute_sv() 575 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in is_in_triangle() 943 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in paint_triangle() 1397 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in gtk_hsv_move()
|
/dports/graphics/gcolor3/gcolor3-17dca0125fc3c931418d8723b684332d35bd5715/src/ |
H A D | gcolor3-hsv.c | 421 compute_triangle (Gcolor3HSV *hsv, in compute_triangle() function 489 compute_triangle (hsv, &ihx, &ihy, &isx, &isy, &ivx, &ivy); in compute_sv() 571 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in is_in_triangle() 939 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in paint_triangle() 1393 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in gcolor3_hsv_move()
|
/dports/x11/mate-desktop/mate-desktop-1.26.0/libmate-desktop/ |
H A D | mate-hsv.c | 420 compute_triangle (MateHSV *hsv, in compute_triangle() function 488 compute_triangle (hsv, &ihx, &ihy, &isx, &isy, &ivx, &ivy); in compute_sv() 570 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in is_in_triangle() 936 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in paint_triangle() 1378 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in mate_hsv_move()
|
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/ |
H A D | gtkhsv.c | 522 compute_triangle (GtkHSV *hsv, in compute_triangle() function 591 compute_triangle (hsv, &ihx, &ihy, &isx, &isy, &ivx, &ivy); in compute_sv() 673 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in is_in_triangle() 1060 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in paint_triangle() 1624 compute_triangle (hsv, &hx, &hy, &sx, &sy, &vx, &vy); in gtk_hsv_move()
|
/dports/graphics/gimp-app/gimp-2.10.30/modules/ |
H A D | gimpcolorwheel.c | 451 compute_triangle (GimpColorWheel *wheel, in compute_triangle() function 527 compute_triangle (wheel, &ihx, &ihy, &isx, &isy, &ivx, &ivy); in compute_sv() 611 compute_triangle (wheel, &hx, &hy, &sx, &sy, &vx, &vy); in is_in_triangle() 1006 compute_triangle (wheel, &hx, &hy, &sx, &sy, &vx, &vy); in paint_triangle() 1526 compute_triangle (wheel, &hx, &hy, &sx, &sy, &vx, &vy); in gimp_color_wheel_move()
|