HomeSort by relevance Sort by last modified time
    Searched defs:cairo_surface_t (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/cairo/
ImageBufferDataCairo.h 28 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
38 cairo_surface_t* m_surface;
RefPtrCairo.h 26 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
40 template<> void refIfNotNull(cairo_surface_t* ptr);
41 template<> void derefIfNotNull(cairo_surface_t* ptr);
  /external/chromium/chrome/browser/ui/gtk/
cairo_cached_surface.h 11 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
57 cairo_surface_t* surface_;
  /external/webkit/Source/WebKit2/UIProcess/
ChunkedUpdateDrawingAreaProxy.h 43 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
103 cairo_surface_t* m_backingStoreImage;
  /external/webkit/Source/WebCore/platform/graphics/
ContextShadow.h 39 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
53 typedef cairo_surface_t* PlatformImage;
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GTypedefs.h 65 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface

Completed in 187 milliseconds