Home
last modified time | relevance | path

Searched refs:nine_slice_to_texture_coords (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/ngl/
H A Dgskngltexturepool.c185 nine_slice_to_texture_coords (texture->nine_slice, texture->width, texture->height); in gsk_ngl_texture_get_nine_slice()
H A Dninesliceprivate.h133 nine_slice_to_texture_coords (GskNglTextureNineSlice *slices, in nine_slice_to_texture_coords() function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/gl/
H A Dglutilsprivate.h282 nine_slice_to_texture_coords (const cairo_rectangle_int_t *slices, in nine_slice_to_texture_coords() function
H A Dgskglrenderer.c2402 nine_slice_to_texture_coords (slices, texture_width, texture_height, tregs); in render_outset_shadow_node()