mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 09:38:11 +02:00
cairo: Missing private markup for _cairo_format_to_pixman_format
This commit is contained in:
parent
14d6c3e054
commit
605be31823
1 changed files with 1 additions and 1 deletions
|
|
@ -2184,7 +2184,7 @@ cairo_private cairo_surface_t *
|
|||
_cairo_image_surface_create_for_pixman_image (pixman_image_t *pixman_image,
|
||||
pixman_format_code_t pixman_format);
|
||||
|
||||
pixman_format_code_t
|
||||
cairo_private pixman_format_code_t
|
||||
_cairo_format_to_pixman_format_code (cairo_format_t format);
|
||||
|
||||
cairo_private cairo_bool_t
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue