#include "gfxTypes.h"#include "gfxRect.h"#include "nsAutoPtr.h"
Include dependency graph for gfxASurface.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | gfxASurface |
| A surface is something you can draw on. More... | |
| class | gfxUnknownSurface |
| An Unknown surface; used to wrap unknown cairo_surface_t returns from cairo. More... | |
Typedefs | |
| typedef struct _cairo_surface | cairo_surface_t |
| typedef struct _cairo_user_data_key | cairo_user_data_key_t |
| typedef void(* | thebes_destroy_func_t )(void *data) |
| typedef struct _cairo_surface cairo_surface_t |
| typedef struct _cairo_user_data_key cairo_user_data_key_t |
| typedef void(* thebes_destroy_func_t)(void *data) |
1.7.1