]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-document-misc.h
Updated Latvian translation.
[evince.git] / libdocument / ev-document-misc.h
index 47e3c41794180cf8f18953bb0f435ca754b42753..61d070df035ce7af6d53be8ec05c8adadbcdb8a6 100644 (file)
@@ -51,8 +51,11 @@ cairo_surface_t *ev_document_misc_surface_rotate_and_scale (cairo_surface_t *sur
                                                            gint             dest_width,
                                                            gint             dest_height,
                                                            gint             dest_rotation);
+void             ev_document_misc_invert_surface (cairo_surface_t *surface);
 void            ev_document_misc_invert_pixbuf  (GdkPixbuf       *pixbuf);
 
+gdouble          ev_document_misc_get_screen_dpi (GdkScreen *screen);
+
 G_END_DECLS
 
 #endif /* EV_DOCUMENT_MISC_H */