Home
last modified time | relevance | path

Searched defs:real_n_color_stops (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/gl/
H A Dgskglrenderops.c870 const guint real_n_color_stops = MIN (GL_MAX_GRADIENT_STOPS, n_color_stops); in ops_set_linear_gradient() local
935 const guint real_n_color_stops = MIN (GL_MAX_GRADIENT_STOPS, n_color_stops); in ops_set_radial_gradient() local
962 const guint real_n_color_stops = MIN (GL_MAX_GRADIENT_STOPS, n_color_stops); in ops_set_conic_gradient() local